Scheduling Repeated jobs with Cron Flashcards
1
Q
What command should we use to create a Cron job?
A
crontab
2
Q
Name at least one of the crontab shortcuts
A
@yearly, @weekly, @midnight
3
Q
Can you cancel a cron job after it is scheduled?
A
Yes
4
Q
Can you edit a cron job after it is scheduled?
A
Yes
5
Q
Can you explain the Crontab format?
A
Minute, Hour, Day of the Month, Month of the year, Day of the week