1 | <sect2>
|
---|
2 | <title>Contents</title>
|
---|
3 |
|
---|
4 | <para><application><acronym>CUPS</acronym></application> provides
|
---|
5 | <command>accept</command>,
|
---|
6 | <command>cupsaddsmb</command>,
|
---|
7 | <command>cupsd</command>,
|
---|
8 | <command>cupstestppd</command>,
|
---|
9 | <command>lpadmin</command>,
|
---|
10 | <command>lpc</command>,
|
---|
11 | <command>lpinfo</command>,
|
---|
12 | <command>lpmove</command>,
|
---|
13 | <command>reject</command>,
|
---|
14 | <command>cancel</command>,
|
---|
15 | <command>cups-config</command>,
|
---|
16 | <command>disable</command>,
|
---|
17 | <command>enable</command>,
|
---|
18 | <command>lp</command>,
|
---|
19 | <command>lpoptions</command>,
|
---|
20 | <command>lppasswd</command>,
|
---|
21 | <command>lpq</command>,
|
---|
22 | <command>lpr</command>,
|
---|
23 | <command>lprm</command>,
|
---|
24 | <command>lpstat</command>,
|
---|
25 | <filename class="libraryfile">libcups</filename>,
|
---|
26 | <filename class="libraryfile">libcupsimage</filename> and various
|
---|
27 | scripts and filters.</para>
|
---|
28 |
|
---|
29 | <sect3><title>lpc</title>
|
---|
30 | <para><command>lpc</command> provides limited control over printer
|
---|
31 | and class queues provided by <application><acronym>CUPS</acronym>
|
---|
32 | </application>.</para></sect3>
|
---|
33 |
|
---|
34 | <sect3><title>cupsd</title>
|
---|
35 | <para><command>cupsd</command> is the scheduler for the Common UNIX Printing System.
|
---|
36 | </para></sect3>
|
---|
37 |
|
---|
38 | <sect3><title>accept</title>
|
---|
39 | <para><command>accept</command> instructs the printing system to accept print jobs to the specified destinations.
|
---|
40 | </para></sect3>
|
---|
41 |
|
---|
42 | <sect3><title>reject</title>
|
---|
43 | <para><command>reject</command> reject instructs the printing system to
|
---|
44 | reject print jobs to the specified destinations.
|
---|
45 | </para></sect3>
|
---|
46 |
|
---|
47 | <sect3><title>cupsaddsmb</title>
|
---|
48 | <para><command>cupsaddsmb</command> exports printers to the SAMBA software for
|
---|
49 | use with Windows clients.
|
---|
50 | </para></sect3>
|
---|
51 |
|
---|
52 | <sect3><title>lpadmin</title>
|
---|
53 | <para><command>lpadmin</command> configures printer and class queues provided by
|
---|
54 | <acronym>CUPS</acronym>.
|
---|
55 | </para></sect3>
|
---|
56 |
|
---|
57 | <sect3><title>lpinfo</title>
|
---|
58 | <para><command>lpinfo</command> lists the available devices or drivers known to
|
---|
59 | the <acronym>CUPS</acronym> server.
|
---|
60 | </para></sect3>
|
---|
61 |
|
---|
62 | <sect3><title>lpmove</title>
|
---|
63 | <para><command>lpmove</command> moves the specified job to a new destination.
|
---|
64 | </para></sect3>
|
---|
65 |
|
---|
66 | <sect3><title>cupstestppd</title>
|
---|
67 | <para><command>cupstestppd</command> tests the conformance of <acronym>PPD</acronym> files.
|
---|
68 | </para></sect3>
|
---|
69 |
|
---|
70 | <sect3><title>lpq</title>
|
---|
71 | <para><command>lpq</command> shows the current print queue status on the named printer.
|
---|
72 | </para></sect3>
|
---|
73 |
|
---|
74 | <sect3><title>lpr</title>
|
---|
75 | <para><command>lpr</command> submits files for printing.
|
---|
76 | </para></sect3>
|
---|
77 |
|
---|
78 | <sect3><title>lprm</title>
|
---|
79 | <para><command>lprm</command> cancels print jobs that have been queued for printing.
|
---|
80 | </para></sect3>
|
---|
81 |
|
---|
82 | <sect3><title>cancel</title>
|
---|
83 | <para><command>cancel</command> cancels existing print jobs.
|
---|
84 | </para></sect3>
|
---|
85 |
|
---|
86 | <sect3><title>disable</title>
|
---|
87 | <para><command>disable</command> stops the named printers or classes.
|
---|
88 | </para></sect3>
|
---|
89 |
|
---|
90 | <sect3><title>enable</title>
|
---|
91 | <para><command>enable</command> starts the named printers or classes.
|
---|
92 | </para></sect3>
|
---|
93 |
|
---|
94 | <sect3><title>lp</title>
|
---|
95 | <para><command>lp</command> submits files for printing or alters a pending job.
|
---|
96 | </para></sect3>
|
---|
97 |
|
---|
98 | <sect3><title>lpoptions</title>
|
---|
99 | <para><command>lpoptions</command> displays or sets printer options and defaults.
|
---|
100 | </para></sect3>
|
---|
101 |
|
---|
102 | <sect3><title>lpstat</title>
|
---|
103 | <para><command>lpstat</command> displays status information about the
|
---|
104 | current classes, jobs, and printers.</para></sect3>
|
---|
105 |
|
---|
106 | <sect3><title>lppasswd</title>
|
---|
107 | <para><command>lppasswd</command> adds, changes or deletes passwords in
|
---|
108 | the <application><acronym>CUPS</acronym></application> digest password file
|
---|
109 | <filename>passwd.md5</filename>.
|
---|
110 | </para></sect3>
|
---|
111 |
|
---|
112 | <sect3><title>cups-config</title>
|
---|
113 | <para><command>cups-config</command> is the <application><acronym>CUPS
|
---|
114 | </acronym></application> program configuration utility.
|
---|
115 | </para></sect3>
|
---|
116 |
|
---|
117 | </sect2>
|
---|