vmcrlf

VM Labs SDK Internal Release 0.86.2
June 14
, 2001


vmcrlf converts text files between MS-DOS and Unix end-of-line conventions. Usage:

vmcrlf [ arg arg arg ... ]

where <arg> is either a filename to process or an option specification. Valid options are:

-d
-D
--dos2linux
--dos2unix

Convert from MS-DOS to Unix end-of-line convention.

-l
-L
-u
-U
--unix2dos
--linux2dos

Convert from Unix to MS-DOS end-of-line convention.
-h
-H
--help
Print the help info and exit.
-q
-Q
--quiet
Quit hollerin' at me. Perform operations without any feedback.

The default conversion is platform dependent:

Timestamp information for the file is preserved during the conversion.

vmcrlf prints information about the files being processed and a summary line when it is all done. Use the --quiet option to suppress this.


Last updated: November 8, 2000 by Christopher Heiny

Please email comments or questions to SDK-Release@vmlabs.com

This page © Copyright 2001 VM Labs, Inc. Mountain View, CA. All rights reserved.

VersionInfo: $Id: vmcrlf.html,v 1.19 2001/06/14 01:10:43 lreeber Exp $