1.

Solve : How to convert Dos txt file to Unix txt file??

Answer»

I am working on a project which i need to automate the process.

The only BLOCKING part is converting a Windows .txt FILE to a UNIX .txt file format.
I need this for running a Perl script on a .txt file and without converting the file i would GET lots of unreadable characters.http://www.google.com/search?source=ig&hl=en&rlz=&=&q=convert+dos+text+file+to+unix+format&btnG=Google+Search&meta=lr%3DIf use Notepad ++ it has a convert to unix format feature. Notepad ++ is also a GREAT source code editor, especially for batch.



Discussion

No Comment Found