| ATRM(1) | General Commands Manual | ATRM(1) |
atrm — remove jobs
spooled by at(1)
atrm |
[-afi] [[job]
[name] ...] |
atrm removes jobs that were created with
the at(1) command.
The options are as follows:
-aatrm. If the user is the superuser, remove all
jobs.-f-iatrm 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
jobs.
If one or more user names are specified, all jobs belonging to those users are removed. Only the superuser may remove other users' jobs.
The atrm command appeared in
4.3BSD.
| September 9, 2015 | openbsd |