\fBlpc\fR provides limited control over printer and class queues provided by CUPS. It can also be used to query the state of queues.
.LP
If no command is specified on the command-line, \fBlpc\fR displays a prompt and accepts commands from the standard input.
.SSCOMMANDS
The \fBlpc\fR program accepts a subset of commands accepted by the Berkeley \fBlpc\fR program of the same name:
.TP5
.Bexit
Exits the command interpreter.
.TP5
\fBhelp \fR[\fIcommand\fR]
.TP5
\fB? \fR[\fIcommand\fR]
Displays a short help message.
.TP5
.Bquit
Exits the command interpreter.
.TP5
\fBstatus \fR[\fIqueue\fR]
Displays the status of one or more printer or class queues.
.SHNOTES
This program is deprecated and will be removed in a future feature release of CUPS.
.LP
Since \fBlpc\fR is geared towards the Berkeley printing system, it is impossible to use \fBlpc\fR to configure printer or class queues provided by CUPS.
To configure printer or class queues you must use the
.BRlpadmin(8)
command or another CUPS-compatible client with that functionality.