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.