Wrote Cron Job to Run Script on Scheduled Intervals by Jessi JassalWrote Cron Job to Run Script on Scheduled Intervals by Jessi Jassal

Wrote Cron Job to Run Script on Scheduled Intervals

Jessi Jassal

Jessi Jassal

The cron job was written to run at specified intervals in the background. When a predetermined file was detected by the cron job, it notified another services of task completion. Although this project was used to notify when a task was completed, cron jobs can be used to schedule a variety of automation tasks like sending emails or scheduling posts. See project here: https://github.com/harvard-lts/dais-cron.
Like this project

Posted Feb 14, 2024

Schedule tasks to run in the background at specified intervals or times.