Alexander John Batyi on Fri, 15 Oct 1999 23:19:08 -0400 (EDT)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [Plug] dos2unix???


> cat <FileName> | tr -d '\r' > out; mv out <FileName>

man fromdos

and what I usually end up doing;

vim -b filename

followed by;

:1,$s/^V^M//g

and then;

ZZ

<grin>


_______________________________________________
Plug maillist  -  Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug