Re: How to run a bash shell script from cygwin coosole

2008-07-17 Thread akarui
Christopher Faylor-8 wrote: > > d2u ./runRWS.sh > > cgf > Thanks. It is working upto here. -- View this message in context: http://www.nabble.com/How-to-run-a-bash-shell-script-from-cygwin-coosole-tp18515908p18517222.html Sent from the Cygwin list mailing list archiv

Re: How to run a bash shell script from cygwin coosole

2008-07-17 Thread Christopher Faylor
On Thu, Jul 17, 2008 at 01:10:31PM -0700, akarui wrote: > > >Greg Chicares-2 wrote: >> >> On 2008-07-17 19:17Z, akarui wrote: >>> >>> ./runRWS.sh: line 3: $'ls\r': command not found >> >> d2u ./runRWS.sh >> > >I am using Crimson editor and saved the file in UNIX format, but still >seeing the er

Re: How to run a bash shell script from cygwin coosole

2008-07-17 Thread akarui
can I get rid of this problem ? -- View this message in context: http://www.nabble.com/How-to-run-a-bash-shell-script-from-cygwin-coosole-tp18515908p18516861.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: How to run a bash shell script from cygwin coosole

2008-07-17 Thread Greg Chicares
On 2008-07-17 19:17Z, akarui wrote: > > ./runRWS.sh: line 3: $'ls\r': command not found d2u ./runRWS.sh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

How to run a bash shell script from cygwin coosole

2008-07-17 Thread akarui
/cygdrive/m type system (binmode,noumount) r: on /cygdrive/r type system (binmode,noumount) **/ Please help me how to run the bash script on cygwin. Note, I am a new user of cygwin. -- View this message in context: http://www.nabble.com/How-to-run-a-bash-shell-script-from-cygwin-c