running shell scripts

Mathias Gygax mg@trash.net
Mon Jun 10 08:53:00 GMT 2002


On Mon, Jun 10, 2002 at 10:30:32AM +0200, Steven Weiss wrote:
> Hi

hi there,

> bash: ./work: No such file or directory
> 
> I am trying to running a shell script from an interactive bash
> session. I get the following error when running the shell script. It
> seems to work when I put the #! /cygwin/bin/bash inside the script.
> Surely the script should run with the execute permissions set as they
> are.

that's the way it works. the first shee-bang line topmost, is the
associated interpreter. it could be just anything, from a shell script
to awk program.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list