xref: /aosp_15_r20/external/libcups/doc/help/man-lpq.html (revision 5e7646d21f1134fb0638875d812ef646c12ab91e)
1*5e7646d2SAndroid Build Coastguard Worker<!DOCTYPE HTML>
2*5e7646d2SAndroid Build Coastguard Worker<html>
3*5e7646d2SAndroid Build Coastguard Worker<!-- SECTION: Man Pages -->
4*5e7646d2SAndroid Build Coastguard Worker<head>
5*5e7646d2SAndroid Build Coastguard Worker	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
6*5e7646d2SAndroid Build Coastguard Worker	<title>lpq(1)</title>
7*5e7646d2SAndroid Build Coastguard Worker</head>
8*5e7646d2SAndroid Build Coastguard Worker<body>
9*5e7646d2SAndroid Build Coastguard Worker<h1 class="title">lpq(1)</h1>
10*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NAME">Name</a></h2>
11*5e7646d2SAndroid Build Coastguard Workerlpq - show printer queue status
12*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13*5e7646d2SAndroid Build Coastguard Worker<b>lpq</b>
14*5e7646d2SAndroid Build Coastguard Worker[
15*5e7646d2SAndroid Build Coastguard Worker<b>-E</b>
16*5e7646d2SAndroid Build Coastguard Worker] [
17*5e7646d2SAndroid Build Coastguard Worker<b>-U</b>
18*5e7646d2SAndroid Build Coastguard Worker<i>username</i>
19*5e7646d2SAndroid Build Coastguard Worker] [
20*5e7646d2SAndroid Build Coastguard Worker<b>-h </b><i>server</i>[<b>:</b><i>port</i>]
21*5e7646d2SAndroid Build Coastguard Worker] [
22*5e7646d2SAndroid Build Coastguard Worker<b>-P </b><i>destination</i>[<b>/</b><i>instance</i>]
23*5e7646d2SAndroid Build Coastguard Worker] [
24*5e7646d2SAndroid Build Coastguard Worker<b>-a</b>
25*5e7646d2SAndroid Build Coastguard Worker] [
26*5e7646d2SAndroid Build Coastguard Worker<b>-l</b>
27*5e7646d2SAndroid Build Coastguard Worker] [
28*5e7646d2SAndroid Build Coastguard Worker<b>+</b><i>interval</i>
29*5e7646d2SAndroid Build Coastguard Worker]
30*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
31*5e7646d2SAndroid Build Coastguard Worker<b>lpq</b> shows the current print queue status on the named printer.
32*5e7646d2SAndroid Build Coastguard WorkerJobs queued on the default destination will be shown if no printer or class is specified on the command-line.
33*5e7646d2SAndroid Build Coastguard Worker<p>The <i>+interval</i> option allows you to continuously report the jobs in the queue until the queue is empty; the list of jobs is shown once every <i>interval</i> seconds.
34*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="OPTIONS">Options</a></h2>
35*5e7646d2SAndroid Build Coastguard Worker<b>lpq</b> supports the following options:
36*5e7646d2SAndroid Build Coastguard Worker<dl class="man">
37*5e7646d2SAndroid Build Coastguard Worker<dt><b>-E</b>
38*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Forces encryption when connecting to the server.
39*5e7646d2SAndroid Build Coastguard Worker<dt><b>-P </b><i>destination</i>[<b>/</b><i>instance</i>]
40*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies an alternate printer or class name.
41*5e7646d2SAndroid Build Coastguard Worker<dt><b>-U </b><i>username</i>
42*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies an alternate username.
43*5e7646d2SAndroid Build Coastguard Worker<dt><b>-a</b>
44*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Reports jobs on all printers.
45*5e7646d2SAndroid Build Coastguard Worker<dt><b>-h </b><i>server</i>[<b>:</b><i>port</i>]
46*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies an alternate server.
47*5e7646d2SAndroid Build Coastguard Worker<dt><b>-l</b>
48*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Requests a more verbose (long) reporting format.
49*5e7646d2SAndroid Build Coastguard Worker</dl>
50*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
51*5e7646d2SAndroid Build Coastguard Worker<b>cancel</b>(1),
52*5e7646d2SAndroid Build Coastguard Worker<b>lp</b>(1),
53*5e7646d2SAndroid Build Coastguard Worker<b>lpr</b>(1),
54*5e7646d2SAndroid Build Coastguard Worker<b>lprm</b>(1),
55*5e7646d2SAndroid Build Coastguard Worker<b>lpstat</b>(1),
56*5e7646d2SAndroid Build Coastguard WorkerCUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
57*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
58*5e7646d2SAndroid Build Coastguard WorkerCopyright &copy; 2007-2019 by Apple Inc.
59*5e7646d2SAndroid Build Coastguard Worker
60*5e7646d2SAndroid Build Coastguard Worker</body>
61*5e7646d2SAndroid Build Coastguard Worker</html>
62