]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpc.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lpc.man
CommitLineData
ef416fc2 1.\"
f7faf1f5 2.\" "$Id: lpc.man 5099 2006-02-13 02:46:10Z mike $"
ef416fc2 3.\"
4.\" lpc man page for the Common UNIX Printing System (CUPS).
5.\"
bd7854cb 6.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 7.\"
8.\" These coded instructions, statements, and computer programs are the
9.\" property of Easy Software Products and are protected by Federal
10.\" copyright law. Distribution and use rights are outlined in the file
11.\" "LICENSE.txt" which should have been included with this file. If this
12.\" file is missing or damaged please contact Easy Software Products
13.\" at:
14.\"
15.\" Attn: CUPS Licensing Information
16.\" Easy Software Products
17.\" 44141 Airport View Drive, Suite 204
18.\" Hollywood, Maryland 20636 USA
19.\"
20.\" Voice: (301) 373-9600
21.\" EMail: cups-info@cups.org
22.\" WWW: http://www.cups.org
23.\"
bd7854cb 24.TH lpc 8 "Common UNIX Printing System" "12 February 2006" "Easy Software Products"
ef416fc2 25.SH NAME
26lpc \- line printer control program
27.SH SYNOPSIS
28.B lpc
29[
30.I command
31[
32.I parameter(s)
33] ]
34.SH DESCRIPTION
bd7854cb 35\fIlpc\fR provides limited control over printer and class queues
36provided by CUPS. It can also be used to query the state of
37queues.
ef416fc2 38.LP
bd7854cb 39If no command is specified on the command-line, \fRlpc\fR will
40display a prompt and accept commands from the standard input.
ef416fc2 41.SH COMMANDS
bd7854cb 42The \fIlpc\fR program accepts a subset of commands accepted by
43the Berkeley \fIlpc\fR program of the same name:
ef416fc2 44.TP 5
bd7854cb 45exit
ef416fc2 46.br
47Exits the command interpreter.
48.TP 5
bd7854cb 49help [command]
50.TP 5
51? [command]
ef416fc2 52.br
53Displays a short help message.
54.TP 5
55quit
56.br
57Exits the command interpreter.
58.TP 5
bd7854cb 59status [queue]
ef416fc2 60.br
61Displays the status of one or more printer or class queues.
ef416fc2 62.SH LIMITATIONS
bd7854cb 63Since \fIlpc\fR is geared towards the Berkeley printing system,
64it is impossible to use \fIlpc\fR to configure printer or class
65queues provided by CUPS. To configure printer or class queues
66you must use the \fIlpadmin(8)\fR command or another
67CUPS-compatible client with that functionality.
ef416fc2 68.SH COMPATIBILITY
bd7854cb 69The CUPS version of \fIlpc\fR does not implement all of the
70standard Berkeley or LPRng commands.
ef416fc2 71.SH SEE ALSO
bd7854cb 72\fIaccept(8)\fR, \fIcancel(1)\fR, \fIcupsenable(8)\fR,
73\fIlp(1)\fR, \fIlpr(1)\fR, \fIlprm(1)\fR, \fIlpstat(1)\fR,
74.br
75http://localhost:631/help
ef416fc2 76.SH COPYRIGHT
bd7854cb 77Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
ef416fc2 78.\"
f7faf1f5 79.\" End of "$Id: lpc.man 5099 2006-02-13 02:46:10Z mike $".
ef416fc2 80.\"