Интерактивная система просмотра системных руководств (man-ов)
atrm (1)
atrm (1) ( Solaris man: Команды и прикладные программы пользовательского уровня ) atrm (1) ( FreeBSD man: Команды и прикладные программы пользовательского уровня ) atrm (1) ( Русские man: Команды и прикладные программы пользовательского уровня )>> atrm (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
BSD mandoc
NAME
atrm
- remove jobs spooled by
at(1)
SYNOPSIS
atrm
[-afi
]
[[job
]
[name ... ]
]
DESCRIPTION
atrm
removes jobs that were created with the
at(1)
command.
The options are as follows:
- -a
-
Remove all jobs belonging to the user invoking
atrm
If the user is the superuser, remove all jobs.
- -f
-
All information regarding the removal of the specified jobs is suppressed.
- -i
-
atrm
asks whether a job should be removed.
If the user responds with
`y'
,
the job will be removed.
If one or more
job
ids are specified,
atrm
attempts to remove only those
job s.
If one or more user names are specified, all jobs belonging to those users
are removed.
Only the superuser may remove other users' jobs.
FILES
- /var/spool/at
-
directory containing job files
SEE ALSO
at(1),
atq(1),
cron(8)
HISTORY
The
atrm
command appeared in
BSD 4.3
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- FILES
-
- SEE ALSO
-
- HISTORY
-