CRLF

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: David P. Schwartz
日付:  
題目: CRLF
Sorry, I meant to type:

:.,$s/.$//


"David P. Schwartz" wrote:

> 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