1lpc(8) Easy Software Products lpc(8)
2
3
4
6 lpc - line printer control program
7
9 lpc [ command [ parameter(s) ] ]
10
12 lpc provides limited control over printer and class queues provided by
13 CUPS. It can also be used to query the state of queues.
14
15 If no command is specified on the command-line, lpc will display a
16 prompt and accept commands from the standard input.
17
19 The lpc program accepts a subset of commands accepted by the Berkeley
20 lpc program of the same name:
21
22 exit
23 Exits the command interpreter.
24
25 help [command]
26
27 ? [command]
28 Displays a short help message.
29
30 quit
31 Exits the command interpreter.
32
33 status [queue]
34 Displays the status of one or more printer or class queues.
35
37 Since lpc is geared towards the Berkeley printing system, it is impos‐
38 sible to use lpc to configure printer or class queues provided by CUPS.
39 To configure printer or class queues you must use the lpadmin(8) com‐
40 mand or another CUPS-compatible client with that functionality.
41
43 The CUPS version of lpc does not implement all of the standard Berkeley
44 or LPRng commands.
45
47 accept(8), cancel(1), cupsenable(8), lp(1), lpr(1), lprm(1), lpstat(1),
48 http://localhost:631/help
49
51 Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
52
53
54
5512 February 2006 Common UNIX Printing System lpc(8)