'\" te .\" .\" "$Id: lpc.man 8421 2009-03-09 21:59:55Z mike $" .\" .\" lpc man page for the Common UNIX Printing System (CUPS). .\" .\" Copyright 2007-2009 by Apple Inc. .\" Copyright 1997-2006 by Easy Software Products. .\" .\" These coded instructions, statements, and computer programs are the .\" property of Apple Inc. and are protected by Federal copyright .\" law. Distribution and use rights are outlined in the file "LICENSE.txt" .\" which should have been included with this file. If this file is .\" file is missing or damaged, see the license at "http://www.cups.org/". .\" .TH lpc 8 "CUPS" "3 November 2008" "Apple Inc." .SH NAME lpc \- line printer control program .SH SYNOPSIS .B lpc [ .I command [ .I parameter(s) ] ] .SH DESCRIPTION \fIlpc\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, \fRlpc\fR will display a prompt and accept commands from the standard input. .SH COMMANDS The \fIlpc\fR program accepts a subset of commands accepted by the Berkeley \fIlpc\fR program of the same name: .TP 5 exit .br Exits the command interpreter. .TP 5 help [command] .TP 5 ? [command] .br Displays a short help message. .TP 5 quit .br Exits the command interpreter. .TP 5 status [queue] .br Displays the status of one or more printer or class queues. .SH LIMITATIONS Since \fIlpc\fR is geared towards the Berkeley printing system, it is impossible to use \fIlpc\fR to configure printer or class queues provided by CUPS. To configure printer or class queues you must use the \fIlpadmin(8)\fR command or another CUPS-compatible client with that functionality. .SH COMPATIBILITY The CUPS version of \fIlpc\fR does not implement all of the standard Berkeley or LPRng commands. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability print/cups = Stability Volatile .TE .PP .SH SEE ALSO \fIcancel(1)\fR, \fIcupsaccept(8)\fR, \fIcupsenable(8)\fR, \fIlp(1)\fR, \fIlpr(1)\fR, \fIlprm(1)\fR, \fIlpstat(1)\fR, .br http://localhost:631/help .SH COPYRIGHT Copyright 2007-2009 by Apple Inc. .\" .\" End of "$Id: lpc.man 8421 2009-03-09 21:59:55Z mike $". .\" .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://ftp.easysw.com/pub/cups/1.4.5/cups-1.4.5-source.tar.bz2 Further information about this software can be found on the open source community website at http://www.cups.org/.