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 Message-ID: <3888F4C6.CF63BEAE@chemconnect.com> Date: Fri, 21 Jan 2000 16:07:34 -0800 From: Craig MacFarlane X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Can't execute shell scripts. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Pardon if this is a FAQ, but I couldn't find an answer in the FAQ. I can't execute shell scripts. bash-2.02$ foo.sh bash: foo.sh: No such file or directory bash-2.02$ ./foo.sh bash: ./foo.sh: No such file or directory Only by prepending sh does it work. bash-2.02$ sh foo.sh Why is this? Craig -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com