unix2dosSection: User Commands (1)Updated: unix2dos v2.2 |
unix2dosSection: User Commands (1)Updated: unix2dos v2.2 |
unix2dos - UNIX to DOS text file format converter
unix2dos [options] [-c convmode] [-o file ...] [-n infile outfile ...]
Options:
[-hkqV] [--help] [--keepdate] [--quiet] [--version]
This manual page documents unix2dos, the program that converts text files in UNIX format to DOS format.
The following options are available:
Get input from stdin and write output to stdout.
Convert and replace a.txt. Convert and replace b.txt.
Convert and replace a.txt in ASCII conversion mode. Convert and replace b.txt in ISO conversion mode.
Convert and replace a.txt while keeping original date stamp.
Convert a.txt and write to e.txt.
Convert a.txt and write to e.txt, keep date stamp of e.txt same as a.txt.
Convert and replace a.txt. Convert b.txt and write to e.txt.
Convert c.txt and write to e.txt. Convert and replace a.txt. Convert and replace b.txt. Convert d.txt and write to f.txt.
The program does not work properly under MSDOS in stdio processing mode. If you know why is that so, please tell me.
Benjamin Lin - ( blin@socs.uts.edu.au )
Tested environment:
Suggestions and bug reports are welcome.