UNIX2DOS
Section: Misc. Reference Manual Pages (utility
)
Index
Return to Main Contents
NAME
UNIX2DOS - Converts text file(s) from UNIX to newline DOS format
SYNOPSIS
UNIX2DOS [file..]
DESCRIPTION
UNIX2DOS converts the single newline character used in UNIX to the DOS
carriage return/newline pair used in DOS. The converted files are
printed to the standard output so that you can redirect them to a
file.
If no file is specified, UNIX2DOS will convert the data read from
standard input. Data may be piped or redirected into UNIX2DOS.
AUTHOR
James Hall
EXAMPLES
To convert the UNIX file "PASSWD" to the DOS file "PASSWD.OUT":
UNIX2DOS PASSWD > PASSWD.OUT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
- EXAMPLES
-
This document was created by
man2html,
using the manual pages.
Time: 19:44:26 GMT, February 07, 2023