> What is a simple way to insert a carriage return character just before
> each line feed (new line) character in a text file?
>
>
Try command: "cat old.txt | recode ..pc > new.txt"

Qian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to