Showing content from https://www.geeksforgeeks.org/linux-unix/atq-command-in-linux-with-examples/ below:
atq command in linux with examples
atq command in linux with examples
Last Updated : 04 Apr, 2019
atq
displays the list of pending jobs which are scheduled by the user. If the user is the superuser then the pending jobs of all the users will be displayed. The output lines display Job number, date, hour, queue, and username for each job.
Syntax:
atq [-V] [-q queue]
Options:
- -V: It will display the version number to standard error and exit successfully.
- -q: Shows job of specified queue. A queue can be denoted by any single letter from a to z and A to Z. For 'at', a is the default queue and for 'batch', b queue is default. For a currently running job, queue name will be designated with "=". If a job is submitted to a queue designated with an uppercase letter, the job is treated as if it were submitted to batch at the time of the job.
Alternative Command for atq:
at -l
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4