Friday, 6 September 2013

where to CRON job ubuntu when not working

where to CRON job ubuntu when not working

I am creating my first cron job, in the /var/log/syslog I can see an a few
enteries for the job but nothing saying it has a problem. It should create
a zip file, when I manually type in the command it works ok. Where else
can I look to see whats wrong and am I right in thinking you don't include
./ in your cron line??
thanks
44 16 * * *
/home/jason/jasperrerorts-server-cp-4.1.0/buildomatic/js-export.sh
everything -–output-zip 123.zip
Realised it placed the zip in my homefolder not buildomatic like I was
expecting.

No comments:

Post a Comment