UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: atChapter 2
Unix Commands
Next: Reference: atrm
 

atq

atq [options] [users]

List jobs created by the at command that are still in the queue. Normally, jobs are sorted by the order in which they 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: atBook IndexReference: atrm

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System