This is the mail archive of the cygwin@sourceware.cygnus.com 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]

FW: Why won't #!/bin/sh scripts run on their own?




-----Original Message-----
From:	John A. Lewis [SMTP:john.lewis@syspac.com]
Sent:	Sunday, April 13, 1997 1:53 AM
To:	gnu-win32@cygnus.com
Subject:	Why won't #!/bin/sh scripts run on their own?

John:
How about an ls on /bin?  Is there an 'sh' there?  The script you wrote tells bash to run it with /bin/sh.  I vaguely remember something about having to link /sh in another place, so I'd check your /bin directory.  It's not the path, since bash correctly reports trying to run ./test.  Just says it can't find /bin/sh. 

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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