______________________________ Forward Header __________________________________
Subject: crontab error messages
Author: Mark_Conroy@em.fcnbd.com at Internet
Date: 2/25/98 4:14 PM
Question for the Group,
I am running a sparc20 with solaris 2.5.1.
I have a user trying to set up a cron job to run every 5 minutes. I
had him vi a file called testcron to perform the following:
00,10,20,30,40,50 * * * * * /appl/home/user/test5
then load the file into crontab:
crontab testcron
i list it and it is in there:
crontab -l
However, it doesn't run. He can run it from the command line fine. I
check the cron log file an it is showing a return code of 137. Anyone
know where I can find a place to tell me what these return codes mean.
Will summarize
Thanks,
Mark Conroy