just little bit confused..
if the env or path problem, my cron should unable to process at all any recs,
am i right ??
but it seems like inconsistent problem..
Quote:
|
Originally Posted by porter
1. The executing user should get emails if any stdout or stderr was produced.
And in the environment your script runs (exec'd by cron and with minimal environment).....
2. check your paths (PATH, LD_LIBRARY_PATH etc)
3. check your environment
|