*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: atq | Section: 1 | Source: Digital UNIX | File: atq.1.gz
atq(1) General Commands Manual atq(1) 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 Sorts the queue by the time that the at command was issued. Prints only the number of files currently in the queue. 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.a Tue Sep 12 11:00:00 1990 The extension specifies an at job. FILES Main cron directory. List of allowed users. List of denied users. Spool area. SEE ALSO Commands: at(1), atrm(1), cron(8) atq(1)

Navigation Options