svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
atq(1)
atq(1) User Commands atq(1)
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(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPE
ATTRIBUTE VALUE _ Availabilitysystem/core-os
SEE ALSO
at(1), atrm(1), auths(1), auth_attr(5), attributes(7), cron(8)
Oracle Solaris 11.4 13 Aug 1999 atq(1)