1lprm(1) Easy Software Products lprm(1)
2
3
4
6 lprm - cancel print jobs
7
9 lprm [ -E ] [ -U username ] [ -h server[:port] ] [ -P destina‐
10 tion[/instance] ] [ - ] [ job ID(s) ]
11
13 lprm cancels print jobs that have been queued for printing. If no
14 arguments are supplied, the current job on the default destination is
15 cancelled. You can specify one or more job ID numbers to cancel those
16 jobs or use the - option to cancel all jobs.
17
19 The lprm command supports the following options:
20
21 -E
22 Forces encryption when connecting to the server.
23
24 -P destination[/instance]
25 Specifies the destination printer or class.
26
27 -U username
28 Specifies an alternate username.
29
30 -h server[:port]
31 Specifies and alternate server.
32
34 The CUPS version of lprm is compatible with the standard Berkeley lprm
35 command.
36
38 cancel(1), lp(1), lpq(1), lpr(1), lpstat(1),
39 http://localhost:631/help
40
42 Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
43
44
45
4612 February 2006 Common UNIX Printing System lprm(1)