The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-30-2007
izai izai is offline
Registered User
  
 

Join Date: May 2007
Posts: 3
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