xref: /aosp_15_r20/external/libcups/doc/help/man-lpc.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>lpc(8)</title>
7*5e7646d2SAndroid Build Coastguard Worker</head>
8*5e7646d2SAndroid Build Coastguard Worker<body>
9*5e7646d2SAndroid Build Coastguard Worker<h1 class="title">lpc(8)</h1>
10*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NAME">Name</a></h2>
11*5e7646d2SAndroid Build Coastguard Workerlpc - line printer control program (deprecated)
12*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13*5e7646d2SAndroid Build Coastguard Worker<b>lpc</b>
14*5e7646d2SAndroid Build Coastguard Worker[
15*5e7646d2SAndroid Build Coastguard Worker<i>command</i>
16*5e7646d2SAndroid Build Coastguard Worker[
17*5e7646d2SAndroid Build Coastguard Worker<i>parameter(s)</i>
18*5e7646d2SAndroid Build Coastguard Worker] ]
19*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
20*5e7646d2SAndroid Build Coastguard Worker<b>lpc</b> provides limited control over printer and class queues provided by CUPS. It can also be used to query the state of queues.
21*5e7646d2SAndroid Build Coastguard Worker<p>If no command is specified on the command-line, <b>lpc</b> displays a prompt and accepts commands from the standard input.
22*5e7646d2SAndroid Build Coastguard Worker<h3><a name="COMMANDS">Commands</a></h3>
23*5e7646d2SAndroid Build Coastguard WorkerThe <b>lpc</b> program accepts a subset of commands accepted by the Berkeley <b>lpc</b> program of the same name:
24*5e7646d2SAndroid Build Coastguard Worker<dl class="man">
25*5e7646d2SAndroid Build Coastguard Worker<dt><b>exit</b>
26*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Exits the command interpreter.
27*5e7646d2SAndroid Build Coastguard Worker<dt><b>help </b>[<i>command</i>]
28*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em"><dt><b>? </b>[<i>command</i>]
29*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Displays a short help message.
30*5e7646d2SAndroid Build Coastguard Worker<dt><b>quit</b>
31*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Exits the command interpreter.
32*5e7646d2SAndroid Build Coastguard Worker<dt><b>status </b>[<i>queue</i>]
33*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Displays the status of one or more printer or class queues.
34*5e7646d2SAndroid Build Coastguard Worker</dl>
35*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NOTES">Notes</a></h2>
36*5e7646d2SAndroid Build Coastguard WorkerThis program is deprecated and will be removed in a future feature release of CUPS.
37*5e7646d2SAndroid Build Coastguard Worker<p>Since <b>lpc</b> is geared towards the Berkeley printing system, it is impossible to use <b>lpc</b> to configure printer or class queues provided by CUPS.
38*5e7646d2SAndroid Build Coastguard WorkerTo configure printer or class queues you must use the
39*5e7646d2SAndroid Build Coastguard Worker<b>lpadmin</b>(8)
40*5e7646d2SAndroid Build Coastguard Workercommand or another CUPS-compatible client with that functionality.
41*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
42*5e7646d2SAndroid Build Coastguard Worker<b>cancel</b>(1),
43*5e7646d2SAndroid Build Coastguard Worker<b>cupsaccept</b>(8),
44*5e7646d2SAndroid Build Coastguard Worker<b>cupsenable</b>(8),
45*5e7646d2SAndroid Build Coastguard Worker<b>lp</b>(1),
46*5e7646d2SAndroid Build Coastguard Worker<b>lpadmin</b>(8),
47*5e7646d2SAndroid Build Coastguard Worker<b>lpr</b>(1),
48*5e7646d2SAndroid Build Coastguard Worker<b>lprm</b>(1),
49*5e7646d2SAndroid Build Coastguard Worker<b>lpstat</b>(1),
50*5e7646d2SAndroid Build Coastguard WorkerCUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
51*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
52*5e7646d2SAndroid Build Coastguard WorkerCopyright &copy; 2007-2019 by Apple Inc.
53*5e7646d2SAndroid Build Coastguard Worker
54*5e7646d2SAndroid Build Coastguard Worker</body>
55*5e7646d2SAndroid Build Coastguard Worker</html>
56