On Saturday 01 June 2002 05:47 am, Natarajan wrote:
  > > What command line utility can I run on my txt files to fix this
  > > "problem"?
  > >
  > > Thanks
  > > Alan
  >
  > Use unix2dos that come with most of the standard distributions.

$ cat file.dos | tr -d "\r" > file.unix

Bye,
Suriya Narayanan M S

-- 
Guru Brahma Gurur Vishnu
Gurur Dhevo Maheshwaraha
Gurur Saakshaath Parabramha
Thasmai Shree Gurave Namaha

Public key at www.keyserver.net

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to