RE: how to run shell script

2007-04-25 Thread Igor Peshansky
On Mon, 23 Apr 2007, Dave Korn wrote: > 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 nee

RE: how to run shell script

2007-04-23 Thread Dave Korn
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 cur

how to run shell script

2007-04-23 Thread sg
hi friends,, how to run shell script on cygwin in windows.. -- View this message in context: http://www.nabble.com/how-to-run-shell-script-tf3630186.html#a10136740 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe