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:
[EMAIL PROTECTED] 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 [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to