--- Goldwyn Rodrigues <[EMAIL PROTECTED]> wrote: > Hi,

> BTW, which one has both CR and LF and which one has only CR
> as new line
> charachters?

UNIX: LF
WINDOWS: CR LF
MAC: CR

> Converting back is simple by opening it in Wordpad and saving
> again.

Oh don't take the trouble.

> Any links to scripts/or hints on scripts wud be gr8.

<disclaimer/>

  perl -i.BAK -wpe's/\r//g' <file>

Type that on the command line.  <file>, give a filename (one or
more).

Manish



________________________________________________________________________
Looking for a job?  Visit Yahoo! India Careers
      Visit http://in.careers.yahoo.com
_______________________________________________
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to