run-one and run-this-one for Ubuntu – cron helpers
The robotic precision of cron ensures that each subsequent job runs, on time, every time. But cron doesn’t check that the previous execution of that same job completed first — and that can cause big trouble. This often happens to me when I’m traveling and my backup cronjob fires while I’m on a slow up-link. Read more about run-one and run-this-one for Ubuntu – cron helpers[…]