Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Fri, 9 Apr 1999 16:11:50 -0400 To: dye053 Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: B20.1: Scripts not executed in the current directory (bash) Message-ID: <19990409161150.A1306@cygnus.com> References: <370E527E DOT F4B3052F AT nwu DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <370E527E.F4B3052F@nwu.edu>; from dye053 on Fri, Apr 09, 1999 at 02:18:22PM -0500 On Fri, Apr 09, 1999 at 02:18:22PM -0500, dye053 wrote: >In B20.1 I noticed a problem that I didn't have with B20 release: > >In bash, scripts with shebang (#!) are not excuted in the current >directory, although they are correctly identified as executable files by >ls. On the other hand, scripts located in a different directory are >executed without a problem. > >A workaround is to call the interpreter explicitly, e.g. perl foo.pl > >Anyone else have this problem? Set your PATH environment variable to include the current directory. -chris -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com