UNIX in a Nutshell: System V Edition

Previous: Reference: atChapter 2
UNIX Commands
Next: Reference: atrm
 

atq

atq [options] [users]

Print jobs created by the at command which are still in the queue. Normally, jobs are sorted by the order in which they will execute. Specify the users whose jobs you want to check. If no users are specified, the default is to display all jobs if you're a privileged user; otherwise, only your jobs are displayed.

Options

-c

Sort the queue according to the time the at command was given.

-n

Print only the total number of jobs in queue.


Previous: Reference: atUNIX in a Nutshell: System V EditionNext: Reference: atrm
Reference: atReference: atrm