commands.sh

atq

all

Show jobs scheduled by `at` or `batch` commands.

More info →

Examples (3)

Show the current user's scheduled jobs

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

atq -q a

Show jobs of all users (run as superuser)

made by @shridhargupta | data from tldr-pages