]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-lpc.html
Final sync-up with cups.org trunk repository
[thirdparty/cups.git] / doc / help / man-lpc.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <!-- SECTION: Man Pages -->
4 <head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>lpc(8)</title>
7 </head>
8 <body>
9 <h1 class="title">lpc(8)</h1>
10 <h2 class="title"><a name="NAME">Name</a></h2>
11 lpc - line printer control program
12 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13 <b>lpc
14 </b>[
15 <i>command
16 </i>[
17 <i>parameter(s)
18 </i>] ]
19 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
20 <i>lpc</i> provides limited control over printer and class queues
21 provided by CUPS. It can also be used to query the state of
22 queues.
23 <p>If no command is specified on the command-line, lpc will
24 display a prompt and accept commands from the standard input.
25 <h2 class="title"><a name="COMMANDS">Commands</a></h2>
26 The <i>lpc</i> program accepts a subset of commands accepted by
27 the Berkeley <i>lpc</i> program of the same name:
28 <dl>
29 <dt>exit
30 </dt>
31 <dd></dd>
32 <dd>Exits the command interpreter.
33 </dd>
34 <dt>help [command]
35 </dt>
36 <dd></dd>
37 <dt>? [command]
38 </dt>
39 <dd></dd>
40 <dd>Displays a short help message.
41 </dd>
42 <dt>quit
43 </dt>
44 <dd></dd>
45 <dd>Exits the command interpreter.
46 </dd>
47 <dt>status [queue]
48 </dt>
49 <dd></dd>
50 <dd>Displays the status of one or more printer or class queues.
51 </dd>
52 </dl>
53 <h2 class="title"><a name="LIMITATIONS">Limitations</a></h2>
54 Since <i>lpc</i> is geared towards the Berkeley printing system,
55 it is impossible to use <i>lpc</i> to configure printer or class
56 queues provided by CUPS. To configure printer or class queues
57 you must use the <a href='man-lpadmin.html?TOPIC=Man+Pages'>lpadmin(8)</a> command or another
58 CUPS-compatible client with that functionality.
59 <h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
60 The CUPS version of <i>lpc</i> does not implement all of the
61 standard Berkeley or LPRng commands.
62 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
63 <a href='man-cancel.html?TOPIC=Man+Pages'>cancel(1)</a>, <a href='man-cupsaccept.html?TOPIC=Man+Pages'>cupsaccept(8)</a>, <a href='man-cupsenable.html?TOPIC=Man+Pages'>cupsenable(8)</a>,
64 <a href='man-lp.html?TOPIC=Man+Pages'>lp(1)</a>, <a href='man-lpr.html?TOPIC=Man+Pages'>lpr(1)</a>, <a href='man-lprm.html?TOPIC=Man+Pages'>lprm(1)</a>, <a href='man-lpstat.html?TOPIC=Man+Pages'>lpstat(1)</a>,
65 <br>
66 <a href='http://localhost:631/help'>http://localhost:631/help</a>
67 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
68 Copyright 2007-2013 by Apple Inc.
69
70 </body>
71 </html>