RE: dos2unix

2002-09-18 Thread Jay Yarbrough
D'oh! Thanks! -Jay -Original Message- From: Shackelford, John-Mason [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 4:29 PM To: 'Ant Users List' Subject: RE: dos2unix Jay, See http://jakarta.apache.org/ant/manual/CoreTasks/fixcrlf.html or else us

RE: dos2unix

2002-09-18 Thread Shackelford, John-Mason
Yarbrough [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 4:26 PM To: Ant Users List Subject: dos2unix Is there an Ant task which will perform dos2unix? I'm builidng on a win32 platform, creating a tar file, which then can be distributed to a unix platform. The text files withi

dos2unix

2002-09-18 Thread Jay Yarbrough
Is there an Ant task which will perform dos2unix? I'm builidng on a win32 platform, creating a tar file, which then can be distributed to a unix platform. The text files within the tar have "^M" characters, when viewed on the solaris system. -Jay -- To unsubscribe, e-mail:

Re: Running dos2unix utility

2001-10-04 Thread Sivaprasad . Kancherla
ot;Gaurav Gupta (2001)" To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>

Re: Running dos2unix utility

2001-10-04 Thread Kapil_Pawar
ROTECTED]> 10/04/01 04:24 PM Please respond to ant-user                 To:        "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>         cc:                 Subject:        Running dos2unix utility 'dos2unix' is a utility to convert scripts like fwsetenv.sh,

Running dos2unix utility

2001-10-04 Thread Gaurav Gupta (2001)
Title: RE: FTP 'dos2unix' is a utility to convert scripts like fwsetenv.sh, festartWeblogic.sh into unix compliant format. This might be required when you have FTP-ed  these scripts from NT to Solaris. Can someone give me an idea about how can the following command be executed