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

Douglas R. Warren dwarren@ghg.net
Sun Apr 13 12:06:00 GMT 1997


-----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".



More information about the Cygwin mailing list