*** 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: atrm | Section: 1 | Source: Digital UNIX | File: atrm.1.gz
atrm(1) General Commands Manual atrm(1) NAME atrm - Removes jobs spooled by at SYNOPSIS atrm [-a] [-f|-i] [job_number...] |[user...] The atrm command removes jobs that were created with the at command. OPTIONS Removes all jobs belonging to the person invoking atrm. If invoked by a privileged user, all jobs on the queue are removed. Suppresses the printing of all information about the jobs being removed. Prompts be- fore a job is removed; a response of y, or the locale's equivalent of y, causes the job to be removed. Obsolete version of -a. DESCRIPTION If one or more job numbers is specified, atrm attempts to remove only those jobs. If one or more usernames is specified, all jobs belonging to those users are removed. This form of invoking atrm is useful only if you have superuser authority. EXAMPLES To remove job number 62169200.a, created by user chinn, from the queue created by the at command, enter: atrm chinn.62169200.a Note that specifies an at job for sh. (.f specifies an at job for csh, and specifies an at job for ksh.) FILES Main cron directory. List of allowed users. List of denied users. Spool area. SEE ALSO Commands: at(1), atq(1), cron(8) atrm(1)

Navigation Options