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]

Help running bash scripts


I have installed cygwin on Windows XP along with 
the bash shell options but I'mhaving a problem 
running a simple sh script(test.sh):


#!/bin/sh

# test


If I run the above script under cygwin, 
I get the following error message:

$ ./test.sh
: command not found


Can anyone help me on that and tell what I'm missing 
from the cygwin installation?


Thierry


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