osf1 man page for atrm

Query: atrm

OS: osf1

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 before 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. Queue description file for at, batch, and cron.
SEE ALSO
Commands: at(1), atq(1), cron(8) Files: queuedefs(4) atrm(1)
Related Man Pages
atq(1) - opensolaris
atrm(1) - osf1
atq(1) - sunos
queuedefs(4) - opendarwin
queuedefs(4) - xfree86
Similar Topics in the Unix Linux Community
cron job not popping up
Remote cron jobs
Help with cron job
script to delete contents in a directory by date
Problems with hourly removal in cron