CRLF

David P. Schwartz plug-discuss@lists.PLUG.phoenix.az.us
Fri, 19 Oct 2001 18:16:35 -0700


I go into vi and just do:

:s/.,$s/.$//

Seems to work fine.

-David

Lucas Vogel wrote:

> Does anyone know of a utility that will go through files and replace the
> CR/LF characters with the unix variant(isn't it just LF?)?
>
> Thx