Index of Section 1 Manual Pages
| Interix / SUA | unix2dos.1 | Interix / SUA |
DOS2UNIX(1) System General Commands Manual DOS2UNIX(1)
NAME
unix2dos, dos2unix - convert between Unix text line endings and MS-DOS
text line endings.
SYNOPSIS
unix2dos [-h] [infile [outfile]]
dos2unix [-h] [infile [outfile]]
DESCRIPTION
The unix2dos converts Unix text line endings to MS-DOS text line endings.
The dos2unix converts MS-DOS text line endings to Unix text line endings.
The options are as follows:
-h Provide a short help synopsis.
If no infile is specified then stdin is used as the source file. If no
outfile is specified then stdout is used as the destination.
ENVIRONMENT
No environment variables are used.
SEE ALSO
flip(1)
BUGS
Any bugs are those of the actual program doing the work: flip(1).
Interix August 28, 2008 Interix