/var/cron/log file " rc=1, rc=2, rc=9 " messages ?
2007-12-25 9:11:00
In summary, most users would guess that they are the non-zero return codes
from the cron job. If they happen to correspond to standard error codes then
see 'man -s 2 intro'. They may however be unrelated to these and simply be
return codes generated by the application/script in the cron job.
Return codes of 0 ( successful completion ) are not printed.
Rgds,
Shirley
Comments
Got something to say?
You must be logged in to post a comment.

