lpc(c) Easy Software Products lpc(c) NAME lpc - line printer control program SYNOPSIS lpc [ command [ parameter(r) ] ] DESCRIPTION lpc provides limited control over printer and class queues provided by CUPS. It can also be used to query the state of queues. If no command is specified on the command-line, lpc will display a prompt and accept commands from the standard input. COMMANDS The lpc program accepts a subset of commands accepted by the Berkeley lpc program of the same name: exit Exits the command interpreter. help [command] Displays a short help message. quit Exits the command interpreter. status [queue] Displays the status of one or more printer or class queues. ? [command] Display a short help message. LIMITATIONS Since lpc is geared towards the Berkeley printing system, it is impossible to use lpc to configure printer or class queues provided by CUPS. To configure printer or class queues you must use the lpadmin(n) command or another CUPS-compatible client with that functionality. COMPATIBILITY The CUPS version of lpc does not implement all of the standard Berkeley commands. SEE ALSO accept(t), cancel(l), disable(e), enable(e), lp(p), lpr(r), lprm(m), lpstat(t), reject(t), CUPS Software Administrators Manual, http://localhost:631/documenta- tion.html COPYRIGHT Copyright 1993-2002 by Easy Software Products, All Rights Reserved. 22 September 1999 Common UNIX Printing System lpc(c)