bat/tests/syntax-tests/highlighted/Crontab/crontab.tab

9 lines
1.9 KiB
Plaintext
Raw Normal View History

2023-03-17 21:48:12 +01:00
0 2 * * * /bin/sh backup.sh
*/10 * * * * /home/maverick/check-disk-space
0 5,17 * * * /scripts/script.sh
0 2 * * sun [ $(date +%d) -le 07 ] && /script/script.sh
@daily /scripts/script.sh
@reboot /scripts/script.sh
MAIL=bob