+++ Tijl Coosemans [freebsd] [26-02-03 17:56 +0100]:
| I want to remove CRs from text files so what I did is this:
| 
| cat filename | tr -d '\r' > filename
| 
| However, I often end up with an empty file. Just out of
| interest, somebody who knows why that is?
| 
| ------------------------------
col -bx < filenam > filenam.new

Regards,
Shantanu


-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it.

PGP keyID               : 137AFD9E
PGP keyID fingerprint   : C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to