| ATQ(1) | General Commands Manual | ATQ(1) |
atq — display the
at(1) job queue
atq |
[-cnv] [-q
queue] [name ...] |
atq displays the queue of jobs, created by
the at(1) command, which are currently awaiting execution.
Unless the user is the superuser, only the user's own jobs will be
displayed. With no flags, the queue is sorted in the order that the jobs
will be executed.
The options are as follows:
-catq will sort the queue by the time that
the jobs will run.-n-q
queueatq
will display jobs in all queues.-vIf a name(s) is provided, only those files belonging to that user(s) are displayed.
The atq command appeared in
4.3BSD.
| September 9, 2015 | Debian |