1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:02:08 +02:00
tldr/pages/common/atq.md
Vitor Henrique 814e511bae
pages*: add missing mnemonics (part 1) (#12143)
* pages*: add missing mnemonics

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-02-09 20:04:08 +05:30

300 B

atq

Show jobs scheduled by at or batch commands. More information: https://manned.org/atq.

  • Show the current user's scheduled jobs:

atq

  • Show jobs from the 'a' [q]ueue (queues have single-character names):

atq -q {{a}}

  • Show jobs of all users (run as superuser):

sudo atq