Quote:
Originally Posted by hifake
But if i run it manually from the shell
the script runs fine.
|
What shell are you running normally?
What is it's complete path?
Try using that in the "#!....." first line.
Then switch to sh, by typing "sh", and then try and run the script.