man pages section 1: User Commands
  Search only this book
Download this book in PDF (7229 KB)

atq(1)

Name | Synopsis | Description | Options | Files | Attributes | See Also

Name

    atq– display the jobs queued to run at specified times

Synopsis

    atq [-c] [-n] [username]...

Description

    The atq utility displays the at jobs queued up for the current user. at(1) is a utility that allows users to execute commands at a later date. If invoked by a user with the solaris.jobs.admin authorization, atq will display all jobs in the queue.

    If no options are given, the jobs are displayed in chronological order of execution.

    When an authorized user invokes atq without specifying username, the entire queue is displayed; when a username is specified, only those jobs belonging to the named user are displayed.

Options

    The following options are supported:

    -c

    Displays the queued jobs in the order they were created (that is, the time that the at command was given).

    -n

    Displays only the total number of jobs currently in the queue.

Files

    /var/spool/cron/atjobs

    spool area for at jobs.

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE 

    ATTRIBUTE VALUE 

    Availability 

    SUNWcsu 

See Also

SunOS 5.11  Last Revised 13 Aug 1999

Name | Synopsis | Description | Options | Files | Attributes | See Also