Podcast
Questions and Answers
What is the purpose of the atq command?
What is the purpose of the atq command?
- To configure user access to at job scheduling
- To list the user's pending at jobs (correct)
- To delete at jobs
- To execute commands at a specified time
What file is used to set at restrictions?
What file is used to set at restrictions?
- /etc/at.deny
- /etc/at.config
- /etc/at.restrict
- /etc/at.allow (correct)
What is the alternative to at for one-time scheduling?
What is the alternative to at for one-time scheduling?
- atq
- cron
- systemd-run (correct)
- atrm
What is the command to delete all pending at jobs of all users?
What is the command to delete all pending at jobs of all users?
What is the command to run one-time jobs at a specific time?
What is the command to run one-time jobs at a specific time?