posted 15 years ago
Hello Rajesh Dat,
I have seen a similar error when I wasn't using the correct path to the other script. As a quick check, you might add a couple of debug statements before the call to the other script to check. Something like:
echo $PWD
OTHER_SCRIPT=where/you/think/the/other/script/is/script.sh
echo $OTHER_SCRIPT
If it's not the path problem, could you post the script, or a relevant portion?
Darrin
Life is good on the Ponderosa,<br />but mind where you step.