Index Index for
Section 1as
Index Alphabetical
listing for D
Bottom of page Bottom of
page

dos2unix(1as)

NAME

dos2unix - Converts DOS text to UNIX format

SYNOPSIS

/usr/bin/dos2unix [-v] filename [filename]... dos2unix filename [filename]... [-v]

OPTIONS

-v Verbose - displays the names of the DOS files as they are being converted to UNIX format.

DESCRIPTION

The dos2unix command converts and modifies a file from DOS text format to UNIX text format by converting the carriage return (ASCII 13) and linefeed (ASCII 10) characters at the end of each DOS record to a linefeed character. This utility also removes the DOS Ctrl/Z termination character from the end of the file.

SEE ALSO

For information about converting UNIX text to DOS format, see commands: ud(1) and unix2dos(1as).

Index Index for
Section 1as
Index Alphabetical
listing for D
Top of page Top of
page