From: Daniel Berger Date: 2005-06-23T01:35:55+09:00 Subject: Re: Newbee: recursively converting LF to CRLF and vice versa Elliott wrote: > Hello, > > I'd like to recursively go through a bunch of directories and for text > file - convert any linefeed (LF) endings to carriage return line feeds > (CRLF). For the end of line conversion, see File.nl_convert, part of the "ptools" package. Available on the RAA. Regards, Dan