|
|
1.1 ! root 1: .\" Copyright (c) 1985 Regents of the University of California. ! 2: .\" All rights reserved. The Berkeley software License Agreement ! 3: .\" specifies the terms and conditions for redistribution. ! 4: .\" ! 5: .\" @(#)atq.1 6.2 (Berkeley) 5/10/86 ! 6: .\" ! 7: .TH ATQ 1 "May 10, 1986" ! 8: .UC 6 ! 9: .SH NAME ! 10: atq \- print the queue of jobs waiting to be run ! 11: .SH SYNOPSIS ! 12: .B atq ! 13: [ -c ] [ -n ] [ name ... ] ! 14: .SH DESCRIPTION ! 15: .I Atq ! 16: prints the queue of jobs that are waiting to be run ! 17: at a later date. These jobs were created with the ! 18: .IR at (1) ! 19: command. ! 20: With no flags, the queue is sorted in the order that ! 21: the jobs will be executed. ! 22: .PP ! 23: If the ! 24: .B \-c ! 25: flag is used, the queue is sorted by the time that the ! 26: .I at ! 27: command was given. ! 28: .PP ! 29: The ! 30: .B \-n ! 31: flag prints only the total number of files that are currently ! 32: in the queue. ! 33: .PP ! 34: If a name(s) is provided, only those files belonging to that user(s) are ! 35: displayed. ! 36: .SH FILES ! 37: /usr/spool/at spool area ! 38: .SH "SEE ALSO" ! 39: at(1), ! 40: atrm(1), ! 41: cron(8)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.