|
|
1.1 root 1: .\" Copyright (c) 1985, 1990 The Regents of the University of California.
2: .\" All rights reserved.
3: .\"
4: .\" Redistribution and use in source and binary forms are permitted provided
5: .\" that: (1) source distributions retain this entire copyright notice and
6: .\" comment, and (2) distributions including binaries display the following
7: .\" acknowledgement: ``This product includes software developed by the
8: .\" University of California, Berkeley and its contributors'' in the
9: .\" documentation or other materials provided with the distribution and in
10: .\" all advertising materials mentioning features or use of this software.
11: .\" Neither the name of the University nor the names of its contributors may
12: .\" be used to endorse or promote products derived from this software without
13: .\" specific prior written permission.
14: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
15: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
16: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
17: .\"
18: .\" @(#)atq.1 6.4 (Berkeley) 7/24/90
19: .\"
20: .Dd July 24, 1990
21: .Dt ATQ 1
22: .Os BSD 4.3
23: .Sh NAME
24: .Nm atq
25: .Nd display the
26: .Xr at 1
27: job queue
28: .Sh SYNOPSIS
29: .Nm atq
30: .Op Fl c
31: .Op Fl n
32: .Op Ar name ...
33: .Sh DESCRIPTION
34: .Nm Atq
35: displays the queue of jobs, created by the
36: .Xr at 1
37: command,
38: which are currently awaiting execution.
39: With no flags, the queue is sorted in the order that
40: the jobs will be executed.
41: .Pp
42: Options available are:
43: .Pp
44: .Tw Ds
45: .Tp Fl c
46: the queue is sorted by the time that the
47: .Li at
48: command was given.
49: .Tp Fl n
50: only the total number of files that are currently
51: in the queue are printed.
52: .Tp
53: .Pp
54: If a name(s) is provided, only those files belonging to that user(s) are
55: displayed.
56: .Sh FILES
57: .Dw /var/spool/at
58: .Di L
59: .Dp Pa /var/spool/at
60: spool area
61: .Dp
62: .Sh SEE ALSO
63: .Xr at 1 ,
64: .Xr atrm 1 ,
65: .Xr cron 8
66: .Sh HISTORY
67: .Nm Atq
68: appeared in the 4.3 BSD release.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.