• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/DOCS/LPRng-Reference-Multipart/
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4  <head>
5    <meta name="generator" content="HTML Tidy, see www.w3.org">
6    <title>Job Class and Priority&#13;</title>
7    <meta name="GENERATOR" content=
8    "Modular DocBook HTML Stylesheet Version 1.7">
9    <link rel="HOME" title=" LPRng Reference Manual" href=
10    "index.htm">
11    <link rel="UP" title="lpr - Job Spooler Program" href=
12    "lpr.htm">
13    <link rel="PREVIOUS" title=
14    "Job Pretty Printing, Banners, Priority, and Accounting" href=
15    "x4267.htm">
16    <link rel="NEXT" title="Job Copies and Job Size" href=
17    "jobcopies.htm">
18  </head>
19
20  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
21  "#0000FF" vlink="#840084" alink="#0000FF">
22    <div class="NAVHEADER">
23      <table summary="Header navigation table" width="100%" border=
24      "0" cellpadding="0" cellspacing="0">
25        <tr>
26          <th colspan="3" align="center">LPRng Reference Manual: 5
27          Sep 2003 (For LPRng-3.8.22)</th>
28        </tr>
29
30        <tr>
31          <td width="10%" align="left" valign="bottom"><a href=
32          "x4267.htm" accesskey="P">Prev</a></td>
33
34          <td width="80%" align="center" valign="bottom">Chapter 6.
35          <b class="APPLICATION">lpr</b> - Job Spooler Program</td>
36
37          <td width="10%" align="right" valign="bottom"><a href=
38          "jobcopies.htm" accesskey="N">Next</a></td>
39        </tr>
40      </table>
41      <hr align="LEFT" width="100%">
42    </div>
43
44    <div class="SECT1">
45      <h1 class="SECT1"><a name="CLASSPRIORITY">6.3. Job Class and
46      Priority</a></h1>
47
48      <p>Options used:</p>
49
50      <ul>
51        <li>
52          <p><var class=
53          "LITERAL">break_classname_priority_link</var> FLAG <span
54          class="emphasis"><i class="EMPHASIS">classname does not
55          set priority</i></span></p>
56        </li>
57
58        <li>
59          <p><var class="LITERAL">default_priority=</var><span
60          class="emphasis"><i class="EMPHASIS">default
61          priority</i></span></p>
62        </li>
63
64        <li>
65          <p><var class=
66          "LITERAL">ignore_requested_user_priority</var> FLAG <span
67          class="emphasis"><i class="EMPHASIS">ignore requested
68          user priority</i></span></p>
69        </li>
70      </ul>
71      <br>
72      <br>
73
74      <p>The <var class="LITERAL">-Cclass</var> information is used
75      placed in the control file; the default class and priority is
76      set by the <var class="LITERAL">default_priority</var> option
77      (default <var class="LITERAL">A</var>). The first letter of
78      the class information is uppercased and then used as the job
79      priority.</p>
80
81      <p>The <var class=
82      "LITERAL">break_classname_priority_link</var> option causes
83      <b class="APPLICATION">lpr</b> to place class information in
84      the control file but not to use it to set the job priority.
85      This is usually used in institutions where users should not
86      specify their priority. Finally, the <var class=
87      "LITERAL">ignore_requested_user_priority</var> is actually
88      used by <b class="APPLICATION">lpd</b> to ignore the priority
89      requested by users.</p>
90    </div>
91
92    <div class="NAVFOOTER">
93      <hr align="LEFT" width="100%">
94
95      <table summary="Footer navigation table" width="100%" border=
96      "0" cellpadding="0" cellspacing="0">
97        <tr>
98          <td width="33%" align="left" valign="top"><a href=
99          "x4267.htm" accesskey="P">Prev</a></td>
100
101          <td width="34%" align="center" valign="top"><a href=
102          "index.htm" accesskey="H">Home</a></td>
103
104          <td width="33%" align="right" valign="top"><a href=
105          "jobcopies.htm" accesskey="N">Next</a></td>
106        </tr>
107
108        <tr>
109          <td width="33%" align="left" valign="top">Job Pretty
110          Printing, Banners, Priority, and Accounting</td>
111
112          <td width="34%" align="center" valign="top"><a href=
113          "lpr.htm" accesskey="U">Up</a></td>
114
115          <td width="33%" align="right" valign="top">Job Copies and
116          Job Size</td>
117        </tr>
118      </table>
119    </div>
120  </body>
121</html>
122
123