Posted on October 12th, 2006 by Admin.
Categories: Linux.
It converts text files in UNIX format to DOS format and vice versa…
1. DOS to UNIX text file format converter.
# dos2unix test.txt
2. for reverse way from UNIX to DOS
# unix2dos unixfile
Enjoy
0 comments.
Comments can contain some xhtml. Names and emails are required (emails aren't displayed), url's are optional.