[Coco] Source code request...

Neil Morrison neilsmorr at hotpop.com
Sun Sep 5 01:28:33 EDT 2004


Use 'tr'.

$ tr '\012' '\015' <sourcefile >destfile

should do it. Be sure to use forward quotes, not backquotes.

Neil

----- Original Message ----- 
From: "Dave" <daveekelly at earthlink.net>


> Some where floating around is the C source to a program called 'lf2cr'.
> It steps thru a text file and changes the 0x0a to 0x0d.
> 
> The one on RTSI is a compiled version and I need to run it on linux. So 
> I need the source.
> 
> Dave




More information about the Coco mailing list