BSD 4_3_Tahoe development
[unix-history] / usr / man / cat1 / atq.0
CommitLineData
362b077f
C
1
2
3
4ATQ(1) UNIX Programmer's Manual ATQ(1)
5
6
7
8N\bNA\bAM\bME\bE
9 atq - print the queue of jobs waiting to be run
10
11S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
12 a\bat\btq\bq [ -c ] [ -n ] [ name ... ]
13
14D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
15 _\bA_\bt_\bq prints the queue of jobs that are waiting to be run at a
16 later date. These jobs were created with the _\ba_\bt(1) command.
17 With no flags, the queue is sorted in the order that the
18 jobs will be executed.
19
20 If the -\b-c\bc flag is used, the queue is sorted by the time that
21 the _\ba_\bt command was given.
22
23 The -\b-n\bn flag prints only the total number of files that are
24 currently in the queue.
25
26 If a name(s) is provided, only those files belonging to that
27 user(s) are displayed.
28
29F\bFI\bIL\bLE\bES\bS
30 /usr/spool/at spool area
31
32S\bSE\bEE\bE A\bAL\bLS\bSO\bO
33 at(1), atrm(1), cron(8)
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63Printed 7/9/88 May 10, 1986 1
64
65
66