BSD 4_3_Tahoe development
[unix-history] / usr / man / cat1 / atq.0
ATQ(1) UNIX Programmer's Manual ATQ(1)
N\bNA\bAM\bME\bE
atq - print the queue of jobs waiting to be run
S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
a\bat\btq\bq [ -c ] [ -n ] [ name ... ]
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
_\bA_\bt_\bq prints the queue of jobs that are waiting to be run at a
later date. These jobs were created with the _\ba_\bt(1) command.
With no flags, the queue is sorted in the order that the
jobs will be executed.
If the -\b-c\bc flag is used, the queue is sorted by the time that
the _\ba_\bt command was given.
The -\b-n\bn flag prints only the total number of files that are
currently in the queue.
If a name(s) is provided, only those files belonging to that
user(s) are displayed.
F\bFI\bIL\bLE\bES\bS
/usr/spool/at spool area
S\bSE\bEE\bE A\bAL\bLS\bSO\bO
at(1), atrm(1), cron(8)
Printed 7/9/88 May 10, 1986 1