atq
Show jobs scheduled by `at` or `batch` commands.
- Show the current user's scheduled jobs:
atq
- Show jobs from queue named 'a' (queues have single-character names):
atq -q {a}
- Show jobs of all users (run as superuser):
sudo atq
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).