X-Spam-Check-By: sourceware.org Date: Mon, 27 Feb 2006 15:13:53 +0200 (EET) From: Jukka Laurila To: cygwin AT cygwin DOT com Subject: Can't execute shell script as wish subprocess, exes work Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-TKK-Virus-Scanned: by amavisd-new-2.1.2-hutcc at katosiko.hut.fi Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi all, I'm unable to run shell scripts in wish using open [list | my-shell-script] The error I get is couldn't execute "my-shell-script": no such file or directory - the shell script is set as executable - it starts with "#!/bin/sh" - /bin/sh is executable - the directory where my-shell-script is is in PATH - running .exe's in that same directory in the same way works fine - using the command open [list | sh my-shell-script] the shell script works fine. Ideas? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/