Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Kevin_D'Elia AT amsinc DOT com X-Lotus-FromDomain: AMSINC To: cygwin AT sourceware DOT cygnus DOT com Message-ID: <852568BA.0051B599.00@ams-central-gate-5a.amsinc.com> Date: Fri, 7 Apr 2000 10:57:58 -0400 Subject: problems running shell scripts Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Hello, I am trying to run some shell scripts under bash and all that happens is that the shell scripts take a very long time to execute; when they finally complete, all that shows up on stdout is the message "bash: not found"; both bash and the scripts are in the $PATH. Has anyone else had this problem? I have tried putting sh.exe in /bin but that doesn't work, I should mention that, for other purposes, I have had to alter the directory structure which is created during the Cygwin install so that it reflects a more Un*x-like layout. Specifically, I have the following: c:\usr\local\bin c:\usr\local\etc c:\usr\local\lib c:\usr\local\libexec c:\usr\local\man c:\usr\local\share I have no problems with any other programs, diff, ls, all seem to work just fine; only shell scripts won't run. I have changed the magic number to point to /usr/local/bin instead of /bin, but that didn't help either. Any help at all would be greatly appreciated, since I need to update some files and would like to write some shell scripts to do this... -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com