Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ atq(1) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Commands:  at(1)

atrm(1)

cron(8)

Files:  queuedefs(4)

atq(1)  —  Commands

NAME

atq − Prints the queue of jobs waiting to be run

SYNOPSIS

atq [−c | −n] [−q queuename] [user...]

The atq command prints the queue of jobs waiting to be run at a later date.  These jobs were created with the at command. 

OPTIONS

−cSorts the queue by the time that the at command was issued. 

−nPrints only the number of files currently in the queue. 

−q queuename
Specifies the queue you want to use.

DESCRIPTION

With no options, the queue is sorted in the order that the jobs are to be executed. 

When a privileged user invokes the atq command without specifying a username, the entire queue is displayed; if a username is specified, only those jobs belonging to the specified user are displayed. 

EXAMPLES

In order to look at the queue created by the at command, enter:

atq

If there are jobs in the queue, a message similar to the following is displayed:

root.62169200.aTue Sep 12 11:00:00 1990

The .a extension specifies an at job. 

FILES

/var/adm/cron
Main cron directory. 

/var/adm/cron/at.allow
List of allowed users.

/var/adm/cron/at.deny
List of denied users.

/var/spool/cron/atjobs
Spool area.

/var/adm/cron/queuedefs
Queue description file for at, batch, and cron. 

SEE ALSO

Commands:  at(1), atrm(1), cron(8)

Files:  queuedefs(4)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026