Hi,
I am just learning to schedule jobs using crontab. I have following doubts
1) When using the following line in crontab file
28 * * * * ls > /home/balaji/testlog
In testlog file list of files got written
now,
30 * * * * wget www.1.com > /home/balaji/testlog
I need to get an error in that log file but nothing got write in the log.
2)Another thing, I started the crontab file with MAILTO="[email protected]"
but no mail came to that address.
3)Using Crontab can we open any gui based application? I tried this
"32 * * * * gedit" but didnt work
Search engine didnt provide a site with full details, so send any good
site or book detail regarding this.
Regards,
Balaji
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc