X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_MK,TW_RW,TW_WX,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4BFBC199.7070702@aol.com> Date: Tue, 25 May 2010 05:24:57 -0700 From: Tim Prince Reply-To: tprince AT computer DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to run bash shell script in cygwin? References: <11690723 DOT post AT talk DOT nabble DOT com> <28665154 DOT post AT talk DOT nabble DOT com> In-Reply-To: <28665154.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:479678272:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d29444bfbc19b7b23 X-AOL-IP: 99.13.231.72 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 On 5/25/2010 12:29 AM, Vinoth Manimaran wrote: > Hai, > > Soln : type the following > > bash batchjob.sh > > you will get the results > > comments are invites to mvinoth_1 AT yahoo DOT com > > > > myuser01 wrote: > >> I have a script called "batchjob" that looks like this: >> #!/bin/bash >> echo 'I was here' >> >> -rwxr-xr-x 1 c10066 mkpasswd 48 Jul 19 09:30 batchjob >> >> But when I try to execute it from the cygwin shell I get this: >> $ batchjob >> bash: batchjob: command not found >> >> How do i execute a bash shell script from within cygwin? >> >> Thanks >> >> > or consult any basic doc about bash default paths, e.g. http://www.linuxfromscratch.org/blfs/view/6.3/postlfs/profile.html -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple