This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Eliminating need to run dos2unix on scripts on mounted drive


I have a new installation of Cygwin (Unix/binary mode selected) trying
to run a script on a mounted drive.

The drive is binary mode:

g: on /cygdrive/g type system (binmode,noumount)

When I try to run the script, I get the following:

./01do_build.sh: line 2: $'\r': command not found
./01do_build.sh: line 6: $'\r': command not found
./01do_build.sh: line 9: $'\r': command not found

If I run a dos2unix on the script, those errors go away.  Running from
another Cygwin install, I have already run the dos2unix command on this
file via the mount, why do I have to run it again?  

Also, is there something in my setup that I can do to make it such that
I don't have to run it at all?  A previous install of Cygwin did not
require the dos2unix.

Mary Ann Yeager
Sr. Software Configuration Engineer
 
Global Healthcare Exchange, LLC




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]