Session Ready
Exercise

Scheduling a job with crontab

In this exercise, we will create a simple Python job and automate this job using CRONTAB so that it runs every minute.

If you're unsure of how to use cron or crontab, refer to https://crontab.guru for more documentation.

Instructions 1/4
undefined XP
  • 1
  • 2
  • 3
  • 4
  • Verify that there are currently no CRON jobs currently scheduled via CRONTAB.