home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: at Chapter 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: at UNIX in a Nutshell: System V Edition Next: Reference: atrm
Reference: at Book Index Reference: atrm

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