DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

atq(1)


atq -- display the jobs queued to run at specified times

Synopsis

atq [-c] [-n] [username...]

Description

atq displays the current user's queue of jobs submitted with at to be run at a later date. If invoked by a privileged user, atq will display all jobs in the queue.

If no options are given, the jobs are displayed in chronological order of execution.

When a privileged user invokes atq without specifying username, the entire queue is displayed; when a username is specified, only those jobs belonging to the named user are displayed.

The atq command can be used with the following options:


-c
Display the queued jobs in the order they were created (that is, the time that the at command was given).

-n
Display only the total number of jobs currently in the queue.

Files


/var/spool/cron
spool area

/usr/lib/locale/locale/LC_MESSAGES/uxcore
language-specific message file (See LANG on environ(5).)

References

at(1), atrm(1), cron(1M)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004