Cron problem
Dear All,
I created one shell for up2date, manually its working fine & also i set the cron for the same but how can i create log for every cron which is succefully run. e.g
30 23 * * * /root/up2date.sh success >> /tmp/cronlog/cronlog.file
Is it right path or i need to define anything else for the same.
Vinay
|