Dec 252017
Converts text files between format and format. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CRLF.C | 1347 | 636 | deflated |
CRLF.DOC | 1006 | 557 | deflated |
CRLF.EXE | 8573 | 5655 | deflated |
Download File CRLF.ZIP Here
Contents of the CRLF.DOC file
NAME
crlf - Convert text files between
SYNOPSIS
crlf [-r -]
DESCRIPTION
Crlf converts text file formats. MS-DOS uses a format that marks the end
of a line with two characters,
to fail. Use crlf to convert between these two formats.
Options:
-rReverse the type of conversion. Default is to convert to
to
-The next argument is a file name. Useful when the file name
begins with a dash.
EXAMPLES
crlf unixfile >dosfile
crlf -r dosfile >unixfile
crlf
RETURN VALUE
0: normal return
1: unknown option
2: bad number of arguments
3: file opening error
NOTES
This program was written by Steve Creps. All rights are reserved, but the
source and executable may be freely copied for personal use.
December 25, 2017
Add comments