"Marshall, Joshua" wrote:
> 
> I should know how to do this.... but how can I convert a stack of files
> from CRLF to LF format?
> 
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug

Another trick is to use the zip/unzip utilities. Zip the files up with
the MSDOS conversion flags (-l and -ll see man page) and then unzip them
again with the conversion flags.

Usually works pretty well for me :)

Regards

Brett


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to