ux2dos

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

 

NAME

ux2dos - convert ASCII file format from UNIX to DOS format

 

SYNOPSIS

edrc/lib/ux2dos [ -h ]

ux2dos unixfile > dosfile

cat unixfile | ux2dos > dosfile

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

ux2dos reads the specified unixfile and writes it to stdout, converting to DOS format.

If no input file is given of if a unixfile is specified as -, ux2dos 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), dos2ux(3)

 

NOTES

-

 

BUGS

-

 

AUTHOR

ux2dos 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:33 GMT, March 08, 2025