SUMMARY: sed replace circumflex

From: Brehl, Blake (Blake.Brehl@anritsu.com)
Date: Fri Feb 18 2005 - 18:53:53 EST


Turn's out the ^L was a case where 2 characters are displayed in the
same position. Used the "col" command to strip them out.

cat oldfile | col -b > newfile

Best Regards, Blake

-----Original Message-----

am having a brain cramp.

have an ASCII file with some lines beginning with ^L, want to strip them
out (just the ^L 's ).

been trying sed `s!\^L!!g` oldfile > newfile

any suggestions?

Best Regards, Blake

Blake Brehl

Sys Admin/DBA

Anritsu Company United States

Morgan Hill, CA

Tru64UNIX V5.1A sp1

This message is intended for the use of the individual/entity to whom it is addressed. This message may contain privileged information exempt from disclosure. If you are not the addressee, distribution or copying of this message, or dissemination of the information contained herein, is strictly prohibited. If you should receive this message in error, please destroy it, or return to sender. Thank You.



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:50:15 EDT