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