Podcast
Questions and Answers
What command is used to review the commands of a scheduled at job?
What command is used to review the commands of a scheduled at job?
- at -c (correct)
- atq
- at -d
- at -l
What is the alias for the at -l command?
What is the alias for the at -l command?
- atr
- atrm
- atd
- atq (correct)
Which command can be used as an alternative to at with systemd?
Which command can be used as an alternative to at with systemd?
- systemd-start
- systemd-schedule
- systemd-time
- systemd-run (correct)
Who can review the jobs of all users?
Who can review the jobs of all users?
How do you delete a pending at job?
How do you delete a pending at job?