1lprm(1) Apple Inc. 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 an 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 2007-2009 by Apple Inc.
43
44
45
4628 August 2009 CUPS lprm(1)