tr

Jerry McAllister jerrymc at clunix.cl.msu.edu
Fri Jun 20 12:57:42 PDT 2003


> 
> How can I remove annoy "^D" end of line from MS systems?
> I know there is an utility called dos2unix.
> But I think It's possible to do it with freebsd tr.
> How would that be?

    tr -d "\r" < MSinfile > cleanoutfile

////jerry

> 
> thanks,
> 
> ---
> Fabio Andres Miranda
> Ingenieria de sistemas informaticos
> Universidad Latina - Costa Rica


More information about the freebsd-questions mailing list