X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Thierry Subject: Help running bash scripts Date: Mon, 20 Nov 2006 20:23:46 +0000 (UTC) Lines: 22 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 I have installed cygwin on Windows XP along with the bash shell options but I'mhaving a problem running a simple sh script(test.sh): #!/bin/sh # test If I run the above script under cygwin, I get the following error message: $ ./test.sh : command not found Can anyone help me on that and tell what I'm missing from the cygwin installation? Thierry -- 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/