BSD 3 development
[unix-history] / usr / man / man1 / lprm.1
.TH LPRM 1
.UC
.SH NAME
lprm \- remove a file from the line printer queue
.SH SYNOPSIS
.B lprm
[
id ...
] [
filename ...
] [
owner ...
]
.SH DESCRIPTION
.I Lprm
removes an entry from the line printer queue.
The id, filename or owner should be that reported by
.I lpq.
All apropriate files will be removed.
The id of each file removed from the queue will be printed.
.SH "SEE ALSO"
lpr(1), lpq(1)
.SH FILES
/usr/spool/lpd/*
.SH BUGS