K kadoudal Regular Pleskian Jul 21, 2011 #1 I wrote a cron job to be run by a user */5 * * * * sh /home/kadoudal/check_uploads.sh >/dev/null 2>&1 this doesn't send email (that's what I want) but how to log each execution in the cron.log ? there is nothing in it ... thanks fy feedback
I wrote a cron job to be run by a user */5 * * * * sh /home/kadoudal/check_uploads.sh >/dev/null 2>&1 this doesn't send email (that's what I want) but how to log each execution in the cron.log ? there is nothing in it ... thanks fy feedback