Last Updated: February 25, 2016
·
732
· ssokolow

Running cronjobs at odd intervals using cron.daily

Crontab Timing Tricks

Basically an example of how to use the "date" command and the bash modulus operator to get intervals like "every 3 days" when you can only use the /etc/cron.daily/ folder and friends.