bsd man page for atrm

Query: atrm

OS: bsd

Section: 1

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

ATRM(1) 						      General Commands Manual							   ATRM(1)

NAME
atrm - remove jobs spooled by at
SYNOPSIS
atrm [ -f ] [ -i ] [-] [[ job #] [ name ]... ]
DESCRIPTION
Atrm removes jobs that were created with the at(1) command. With the - flag, all jobs belonging to the person invoking atrm are removed. If a job number(s) is specified, atrm attempts to remove only that job number(s). If the -f flag is used, all information regarding the removal of the specified jobs is suppressed. If the -i flag is used, atrm asks if a job should be removed; a response of 'y' causes the job to be removed. If a user(s) name is specified, all jobs belonging to that user(s) are removed. This form of invoking atrm is useful only to the super- user.
FILES
/usr/spool/at spool area
SEE ALSO
at(1), atq(1), cron(8) 4.3 Berkeley Distribution May 10, 1986 ATRM(1)
Related Man Pages
atq(1) - opensolaris
at(1) - bsd
batch(1) - centos
atrm(1) - osf1
at(1) - netbsd
Similar Topics in the Unix Linux Community
how to know the list of all commands supported by unix ?
Find shell process pid launched throug `at`.
AT command
Scripting questions
Delete Unix/Linux file at a specific time in future.