Re: bash script error

2010-01-23 Thread Eric Blake
According to brian on 1/23/2010 12:23 AM: > Hi, > > I am trying to run a script in cygwin,and keep getting this error.Both > of these files exist (bash.exe) and user has 777 permissions. > > $ bin/run.sh > : /bin/bash: /usr/local/x-daemon.sh: No such file or directory Error messages from bash th

Re: bash script error

2010-01-23 Thread Csaba Raduly
On Sat, Jan 23, 2010 at 8:23 AM, brian <@gmail.com> wrote: > Hi, > > I am trying to run a script in cygwin,and keep getting this error.Both of > these files exist (bash.exe) and user has 777 permissions. > > $ bin/run.sh > : /bin/bash: /usr/local/x-daemon.sh: No such file or directory There are th

bash script error

2010-01-22 Thread brian
Hi, I am trying to run a script in cygwin,and keep getting this error.Both of these files exist (bash.exe) and user has 777 permissions. $ bin/run.sh : /bin/bash: /usr/local/x-daemon.sh: No such file or directory Any help appreciated. Brian -- Problem reports: http://cygwin.com/probl