X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <10136740 DOT post AT talk DOT nabble DOT com> Subject: RE: how to run shell script Date: Mon, 23 Apr 2007 11:32:44 +0100 Message-ID: <000401c78592$ba8caf50$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <10136740.post@talk.nabble.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 23 April 2007 10:42, sg wrote: > hi friends,, > > how to run shell script on cygwin in windows.. chmod a+x ./script-name ./script-name i.e. it has to have the executable bit set, and you need to specify the current directory as part of the path if you haven't got the current directory in your $PATH (which you probably don't, and probably shouldn't). cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/