1lpq(1) Easy Software Products lpq(1)
2
3
4
6 lpq - show printer queue status
7
9 lpq [ -E ] [ -U username ] [ -h server[:port] ] [ -P destina‐
10 tion[/instance] ] [ -a ] [ -l ] [ +interval ]
11
13 lpq shows the current print queue status on the named printer. Jobs
14 queued on the default destination will be shown if no printer or class
15 is specified on the command-line.
16
17 The +interval option allows you to continuously report the jobs in the
18 queue until the queue is empty; the list of jobs is show one every
19 interval seconds.
20
22 lpq supports the following options:
23
24 -E
25 Forces encryption when connecting to the server.
26
27 -P destination[/instance]
28 Specifies an alternate printer or class name.
29
30 -U username
31 Specifies an alternate username.
32
33 -a
34 Reports jobs on all printers.
35
36 -h server[:port]
37 Specifies an alternate server.
38
39 -l
40 Requests a more verbose (long) reporting format.
41
43 cancel(1), lp(1), lpr(1), lprm(1), lpstat(1),
44 http://localhost:631/help
45
47 Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
48
49
50
5112 February 2006 Common UNIX Printing System lpq(1)