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]

bad install ?


I can't figure out what I have done or not done to
make .sh scripts NOT run in my seemingly ok cygwin
install.

My script.sh
#!/bin/bash
PATH=/bin:/usr/bin
echo OK

# bash -x script.sh
+ PATH=$'/bin:/usr/bin\r'
+ $'\r'
: command not found
+ $'\r'
: command not found

Is it a Unix - DOS thing ? 
Thanks


 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 

--
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]