CRLF

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: David P. Schwartz
Data:  
Temat: CRLF
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