dos2ux

Package: WA2L/edrc 1.5.57
Section: Library Commands (3)
Updated: 08 March 2015
Index Return to Main Contents

 

NAME

dos2ux - convert ASCII file format from DOS to UNIX format

 

SYNOPSIS

edrc/lib/dos2ux [ -h ]

dos2ux dosfile > unixfile

cat dosfile | dos2ux > unixfile

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

dos2ux reads the specified dosfile and writes it to stdout, converting to UNIX format.

If no input file is given of if a unixfile is specified as -, dos2ux reads from stdin.

 

OPTIONS

-h
print usage message.

unixfile
file in UNIX file format.

dosfile
file in DOS file format.

 

ENVIRONMENT

-

 

EXIT STATUS

0
no error.

1
given file does not exist.

4
usage message printed.

 

FILES

-

 

EXAMPLES

-

 

SEE ALSO

edrcintro(1), ux2dos(3)

 

NOTES

-

 

BUGS

-

 

AUTHOR

dos2ux was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net . 

 

COPYRIGHT

Copyright © 2015 Christian Walther

This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
ENVIRONMENT
EXIT STATUS
FILES
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 00:14:00 GMT, March 08, 2025