Podcast
Questions and Answers
Which utility program can be used to execute non-interactive commands at a specified time?
Which utility program can be used to execute non-interactive commands at a specified time?
- at (correct)
- execute
- crontab
- cron
What is the configuration file used by cron to schedule jobs?
What is the configuration file used by cron to schedule jobs?
- /etc/cron
- /etc/crontable
- /etc/cronjobs
- /etc/crontab (correct)
How many fields does each line of a crontab file contain?
How many fields does each line of a crontab file contain?
- 4
- 3
- 6 (correct)
- 5
Flashcards are hidden until you start studying