1ATQ(1)                      General Commands Manual                     ATQ(1)
2
3
4

NAME

6       atq - print the queue of jobs waiting to be run
7

SYNOPSIS

9       atq [ -c ] [ -n ] [ name ... ]
10

DESCRIPTION

12       Atq  prints  the  queue  of  jobs that are waiting to be run at a later
13       date. These jobs were created with the at(1) command.  With  no  flags,
14       the queue is sorted in the order that the jobs will be executed.
15
16       If  the  -c  flag  is used, the queue is sorted by the time that the at
17       command was given.
18
19       The -n flag prints only the total number of files that are currently in
20       the queue.
21
22       If  a  name(s)  is provided, only those files belonging to that user(s)
23       are displayed.
24

FILES

26       /usr/spool/at       spool area
27

SEE ALSO

29       at(1), atrm(1), cron(8)
30
31
32
334.3 Berkeley Distribution        May 10, 1986                           ATQ(1)
Impressum