UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: unitsChapter 2
Unix Commands
Next: Reference: unzip
 

unix2dos

unix2dos [options] unixfile dosfile

Solaris only. Convert files using the ISO standard characters to their DOS counterparts. If unixfile and dosfile are the same, the file is overwritten after the conversion is done. See also dos2unix.

Options

-ascii

Add extra carriage returns for use under DOS.

-iso

Same as the default action.

-7

Convert 8-bit Solaris characters to 7-bit DOS characters.


Previous: Reference: unitsUNIX in a Nutshell: System V EditionNext: Reference: unzip
Reference: unitsBook IndexReference: unzip

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System