X-Spam-Check-By: sourceware.org Date: Mon, 27 Feb 2006 21:24:04 +0200 (EET) From: Jukka Laurila To: Brett Serkez cc: cygwin AT cygwin DOT com Subject: Re: Can't execute shell script as wish subprocess, exes work In-Reply-To: <1141049491.30632.255361001@webmail.messagingengine.com> Message-ID: References: <1141049491 DOT 30632 DOT 255361001 AT webmail DOT messagingengine DOT com> 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 putosiko.hut.fi Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Mon, 27 Feb 2006, Brett Serkez wrote: > It appears your PATH doesn't include the directory for my-shell-script. As I said, my PATH _does_ include that directory (/cygdrive/c/users/bin). > If you changed: > > open [list | my-shell-script] > > to > > open [list | /full/path/to/my-shell-script] > > does it work? No. I get the same error. Another data point: The same error occurs also with: exec my-shell-script and again, the command exec sh my-shell-script works fine. -- 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/