X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47F9DA5E.3060904@hollo.dk> Date: Mon, 07 Apr 2008 10:25:02 +0200 From: Michael Holm User-Agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Getting started with bash References: <1207553471 DOT 24669 DOT ezmlm AT cygwin DOT com> In-Reply-To: <1207553471.24669.ezmlm@cygwin.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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, I have read a lot of documents, but i really cant get this issue solved :( All i want is to be able to execute bash scripts from a windows desktop.. what i do now is.. a batch script: c:\cygwin\bin\bash c:\cygwin\example.sh this is my bash script. example.sh ls -l but i get the following output: command not found. i hope that someone can give me a hit... all i have done is: install cygwin, made my batch script.. and made my bash script.. do i need to set any environment vars or something? mvh Michael Holm -- 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/