cron job email customization
Posted
by user12145
on Server Fault
See other posts from Server Fault
or by user12145
Published on 2010-05-26T19:10:50Z
Indexed on
2010/05/26
19:22 UTC
Read the original article
Hit count: 306
I have a list of cronjobs where some executes daily and others execute very 15 minutes. I do want to receive an email for the ones executed daily, but wants email disabled for the ones executing every 15 minutes(or maybe receive a daily email), is there a way to do this in crontab?
© Server Fault or respective owner