atq(1) atq(1)
NAME
atq - list jobs scheduled with at or batch (at queue)
SYNOPSIS
atq [option] [login-name]...
DESCRIPTION
atq lists jobs that were scheduled with at or batch but have not yet
been executed.
If you are not a privileged user, you can only list your own jobs with
atq; system administrators can list all jobs in the queue.
OPTIONS
No option specified
The jobs are listed in chronological order of execution.
-c The jobs are listed in the order they were created.
-n atq displays only the total number of jobs currently in the
queue.
Only for the system administrator
loginname
Only those jobs belonging to the named user are displayed. You
may specify more than one login name.
loginname not specified:
If you invoke atq as the system administrator without specifying
a loginname, all jobs in the queue are displayed.
LOCALE
The LCMESSAGES environment variable governs the language in which
message texts are displayed.
The LCTIME environment variable governs the format of date and time
strings.
If LCXXXX is undefined or is defined as the null string, it defaults
to the value of LANG. If LANG is likewise undefined or null, the sys-
tem acts as if it were not internationalized.
If any of the locale variables has an invalid value, the system acts
as if none of the variables were set.
The LCALL environment variable governs the entire locale. LCALL
takes precedence over all the other environment variables which affect
internationalization.
Page 1 Reliant UNIX 5.44 Printed 11/98
atq(1) atq(1)
EXAMPLES
$ atq
Rank Execution Date Owner Job Queue Job Name
1st Jun 6, 1990 18:00 anna 644709600.a a stdin
2nd Dec 7, 1990 20:30 anna 644711400.a a stdin
FILES
/var/spool/cron
Directory containing the jobs that are still to be processed.
SEE ALSO
at(1), atrm(1), batch(1), crontab(1), cron(1M).
Page 2 Reliant UNIX 5.44 Printed 11/98