Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • get_aix_vmstat.ksh Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • metalink all dynamic view reference notes. Oracle
  • Debugging Shell FIles Linux/Unix
  • Flowers Resize datafiles Oracle
  • Display the top 5 salaries for each department using single SQL Oracle
  • copying/removing directory with all its subdirectory Linux/Unix
  • Find_planinfo.sql Oracle
  • Export Oracle data and Compress at same time Oracle
  • How to choose Driver table in SQL statement Oracle
  • reset Sequence Oracle
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • chk_space_SID.ksh Linux/Unix

Remove DOS CR/LFs (^M)

Posted on 11-Sep-2009 By Admin No Comments on Remove DOS CR/LFs (^M)

Remove DOS style CR/LF characters (^M) from UNIX files using:

sed -e ‘s/^M$//’ filename > tempfile

The newly created tempfile should have the ^M character removed

Linux/Unix, shell

Post navigation

Previous Post: RMAN : Consistent Backup, Restore and Recovery using RMAN
Next Post: Caching sequence in Memory

Related Posts

  • Sending email with file attachment. Linux/Unix
  • Single character replacement in Unix Linux/Unix
  • For Search and replace unix command. Linux/Unix
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • checking connectivity between two servers Linux/Unix
  • catting.sh Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to find where datafile is created dbf_info.sql Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • Pending Transaction Neighbors Script Oracle
  • Search and replace pattern Linux/Unix
  • Implementing Listener Security Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • New OFA for 11g Oracle
  • My Minimum Tuning Programs Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme