Cron Job for Every Three Days
Previously, I talked about creating a cron job for the last day of the month. This time around, I’m going to show how to set a cron job to run every so-many days. We’ll use every three days as an example. If you know cron you’re probably thinking, “That’s easy!” Yes, it is. Here’s how […]