Remove Line Feed Characters from text file

Brian K. White brian at aljex.com
Mon Jan 12 17:39:39 PST 2009


----- Original Message ----- 
From: "Scott Walker" <ScottWalker at RAMSystemsCorp.com>
To: "'FilePro Mailing List'" <filepro-list at lists.celestial.com>
Sent: Monday, January 12, 2009 8:18 PM
Subject: Remove Line Feed Characters from text file


> Please remind me of the way to remove "0a" line feed characters from a 
> text
> file.  I don't want to replace them with anything, just remove them.

tr -d "\n" <infile >outfile

-- 
Brian K. White    brian at aljex.com    http://www.myspace.com/KEYofR
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro  BBx    Linux  SCO  FreeBSD    #callahans  Satriani  Filk!



More information about the Filepro-list mailing list