ubuntu:cron:send_cron_results_to_specified_email_account
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:cron:send_cron_results_to_specified_email_account [2019/12/13 00:19] – created peter | ubuntu:cron:send_cron_results_to_specified_email_account [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
MAIL=bob@admin.com | MAIL=bob@admin.com | ||
0 2 * * * / | 0 2 * * * / | ||
- | </bash> | + | </code> |
After the cron job backup.sh is executed, cron will send the reports to the mail address bob@admin.com. | After the cron job backup.sh is executed, cron will send the reports to the mail address bob@admin.com. |
ubuntu/cron/send_cron_results_to_specified_email_account.1576196391.txt.gz · Last modified: 2020/07/15 09:30 (external edit)