in reply to Determine whether file is dos or unix format

Hi,
you can convert the DOS file to Unix file , b'fore you process the script, and here u got the output through perl.
-kulls
  • Comment on Re: Determine whether file is dos or unix format

Replies are listed 'Best First'.
Re^2: Determine whether file is dos or unix format
by Anonymous Monk on Nov 29, 2005 at 15:40 UTC
    This is fritzvtb. Thanks everyone. I finally got it to work from all of your tips. I have passed the dos2unix perl script to my users also. Thanks again, Perl Monks is great! Fritzvtb