From: dwarren@ghg.net (Douglas R. Warren)
Subject: FW: Why won't #!/bin/sh scripts run on their own?
13 Apr 1997 13:45:38 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC4813.287906D0.cygnus.gnu-win32@max3-13.ghg.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 8bit
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>
Original-Cc: "'John A. Lewis'" <john.lewis@syspac.com>
X-MIME-Autoconverted: from quoted-printable to 8bit by cygnus.com id MAA04682
Original-Sender: owner-gnu-win32@cygnus.com



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