Thread: Cron problem
View Single Post

  #1 (permalink)  
Old 03-08-2006, 09:36 PM
vin6384 vin6384 is offline
Junior Member
User
 
Join Date: Feb 2005
Location: Pune
Posts: 11
Rep Power: 0
vin6384
Default 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
Reply With Quote