1. 学习
  2. /
  3. 课程
  4. /
  5. Data Processing in Shell

Connected

练习

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.

说明 1 / 共 4 个

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