Problem with bash script running under NT AUTHORITY\SYSTEM
Dave Korn
dave.korn.cygwin@googlemail.com
Wed Dec 2 22:31:00 GMT 2009
Almo wrote:
> echo "/usr/bin/gzip -f ./$1.sql 2>> error.log" >> error.log
> usr/bin/gzip -f ./$1.sql 2>> error.log
>
> The output I get is:
>
> hyperquest_v2.sql
> /usr/bin/gzip -f ./hyperquest_v2.sql 2>> error.log
> usr/bin/gzip: No such file or directory
It's not really as simple as the missing leading slash on the second line,
is it?
cheers,
DaveK
--
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
More information about the Cygwin
mailing list