info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DOS2UNIX conversion Tool


From: Andy Jones
Subject: Re: DOS2UNIX conversion Tool
Date: Fri, 07 Nov 2003 10:55:47 +0000

To convert text files from DOS to UNIX, try:

        cat dosfile |tr -d '\r' >unixfile


At 11:17 am 7/11/03, Lars Thuring wrote:
address@hidden wrote:
Looking for DOS2UNIX Tool execution while checkin the files, can any one help on this.

For unix, there is "flip".

There is also "dos2unix" for Unix / Linux:

NAME
       dos2unix - DOS/MAC to UNIX text file format converter

SYNOPSYS
dos2unix [options] [-c convmode] [-o file ...] [-n infile outfile ...]


and the converse "unix2dos".

regards,
Lars




_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs






reply via email to

[Prev in Thread] Current Thread [Next in Thread]