1*61911Sbostic.\" Copyright (c) 1985, 1990, 1993 2*61911Sbostic.\" The Regents of the University of California. All rights reserved. 319779Smckusick.\" 443082Scael.\" %sccs.include.redist.man% 519779Smckusick.\" 6*61911Sbostic.\" @(#)atq.1 8.1 (Berkeley) 06/06/93 743082Scael.\" 843082Scael.Dd 943082Scael.Dt ATQ 1 1043082Scael.Os BSD 4.3 1143082Scael.Sh NAME 1243082Scael.Nm atq 1344952Scael.Nd display the 1444952Scael.Xr at 1 1544952Scaeljob queue 1643082Scael.Sh SYNOPSIS 1743082Scael.Nm atq 1843082Scael.Op Fl c 1943082Scael.Op Fl n 2043082Scael.Op Ar name ... 2143082Scael.Sh DESCRIPTION 2243082Scael.Nm Atq 2344952Scaeldisplays the queue of jobs, created by the 2443082Scael.Xr at 1 2544952Scaelcommand, 2644952Scaelwhich are currently awaiting execution. 2719779SmckusickWith no flags, the queue is sorted in the order that 2819779Smckusickthe jobs will be executed. 2944952Scael.Pp 3044952ScaelOptions available are: 3147398Scael.Bl -tag -width Ds 3247398Scael.It Fl c 3343082Scaelthe queue is sorted by the time that the 3443082Scael.Li at 3543082Scaelcommand was given. 3647398Scael.It Fl n 3743082Scaelonly the total number of files that are currently 3843082Scaelin the queue are printed. 3947398Scael.El 4043082Scael.Pp 4143082ScaelIf a name(s) is provided, only those files belonging to that user(s) are 4219779Smckusickdisplayed. 4343082Scael.Sh FILES 4447398Scael.Bl -tag -width /var/spool/at -compact 4547398Scael.It Pa /var/spool/at 4643082Scaelspool area 4747398Scael.El 4843082Scael.Sh SEE ALSO 4943082Scael.Xr at 1 , 5043082Scael.Xr atrm 1 , 5143082Scael.Xr cron 8 5243082Scael.Sh HISTORY 5347398ScaelThe 5447398Scael.Nm 5547398Scaelcommand appeared in 5647398Scael.Bx 4.3 . 57