143082Scael.\" Copyright (c) 1985, 1990 The Regents of the University of California. 243082Scael.\" All rights reserved. 319779Smckusick.\" 443082Scael.\" %sccs.include.redist.man% 519779Smckusick.\" 6*44952Scael.\" @(#)atq.1 6.4 (Berkeley) 07/24/90 743082Scael.\" 843082Scael.Dd 943082Scael.Dt ATQ 1 1043082Scael.Os BSD 4.3 1143082Scael.Sh NAME 1243082Scael.Nm atq 13*44952Scael.Nd display the 14*44952Scael.Xr at 1 15*44952Scaeljob 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 23*44952Scaeldisplays the queue of jobs, created by the 2443082Scael.Xr at 1 25*44952Scaelcommand, 26*44952Scaelwhich are currently awaiting execution. 2719779SmckusickWith no flags, the queue is sorted in the order that 2819779Smckusickthe jobs will be executed. 29*44952Scael.Pp 30*44952ScaelOptions available are: 31*44952Scael.Pp 32*44952Scael.Tw Ds 3343082Scael.Tp Fl c 3443082Scaelthe queue is sorted by the time that the 3543082Scael.Li at 3643082Scaelcommand was given. 3743082Scael.Tp Fl n 3843082Scaelonly the total number of files that are currently 3943082Scaelin the queue are printed. 4043082Scael.Tp 4143082Scael.Pp 4243082ScaelIf a name(s) is provided, only those files belonging to that user(s) are 4319779Smckusickdisplayed. 4443082Scael.Sh FILES 45*44952Scael.Dw /var/spool/at 46*44952Scael.Di L 47*44952Scael.Dp Pa /var/spool/at 4843082Scaelspool area 49*44952Scael.Dp 5043082Scael.Sh SEE ALSO 5143082Scael.Xr at 1 , 5243082Scael.Xr atrm 1 , 5343082Scael.Xr cron 8 5443082Scael.Sh HISTORY 5543082Scael.Nm Atq 5643082Scaelappeared in the 4.3 BSD release. 57