• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/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>Command Line -Pprinter@host</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=
12    "LPRng Clients - lpr, lprm, lpq, lpc, lpstat " href=
13    "lprngclients.htm">
14    <link rel="PREVIOUS" title=
15    "LPRng Clients - lpr, lprm, lpq, lpc, lpstat " href=
16    "lprngclients.htm">
17    <link rel="NEXT" title="Command Line -Pprinter" href=
18    "x4119.htm">
19  </head>
20
21  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
22  "#0000FF" vlink="#840084" alink="#0000FF">
23    <div class="NAVHEADER">
24      <table summary="Header navigation table" width="100%" border=
25      "0" cellpadding="0" cellspacing="0">
26        <tr>
27          <th colspan="3" align="center">LPRng Reference Manual: 5
28          Sep 2003 (For LPRng-3.8.22)</th>
29        </tr>
30
31        <tr>
32          <td width="10%" align="left" valign="bottom"><a href=
33          "lprngclients.htm" accesskey="P">Prev</a></td>
34
35          <td width="80%" align="center" valign="bottom">Chapter 5.
36          <b class="APPLICATION">LPRng</b> Clients - lpr, lprm,
37          lpq, lpc, lpstat</td>
38
39          <td width="10%" align="right" valign="bottom"><a href=
40          "x4119.htm" accesskey="N">Next</a></td>
41        </tr>
42      </table>
43      <hr align="LEFT" width="100%">
44    </div>
45
46    <div class="SECT1">
47      <h1 class="SECT1"><a name="AEN4113">5.2. Command Line
48      -Pprinter@host</a></h1>
49
50      <p>The <var class="LITERAL">-P printer@host</var> literal
51      explicitly provides a printer and server value. This is
52      equivalent to the printcap entry shown below:</p>
53
54      <div class="INFORMALEXAMPLE">
55        <a name="AEN4117"></a>
56<pre class="SCREEN">
57    lpr -Plaser@10.0.0.1
58      equivalent to printcap entry:
59        laser:lp=laser@10.0.0.1
60    lpq -Plp@myserver
61      equivalent to printcap entry:
62        lp:lp=lp@myserver
63</pre>
64      </div>
65      <br>
66      <br>
67    </div>
68
69    <div class="NAVFOOTER">
70      <hr align="LEFT" width="100%">
71
72      <table summary="Footer navigation table" width="100%" border=
73      "0" cellpadding="0" cellspacing="0">
74        <tr>
75          <td width="33%" align="left" valign="top"><a href=
76          "lprngclients.htm" accesskey="P">Prev</a></td>
77
78          <td width="34%" align="center" valign="top"><a href=
79          "index.htm" accesskey="H">Home</a></td>
80
81          <td width="33%" align="right" valign="top"><a href=
82          "x4119.htm" accesskey="N">Next</a></td>
83        </tr>
84
85        <tr>
86          <td width="33%" align="left" valign="top"><b class=
87          "APPLICATION">LPRng</b> Clients - lpr, lprm, lpq, lpc,
88          lpstat</td>
89
90          <td width="34%" align="center" valign="top"><a href=
91          "lprngclients.htm" accesskey="U">Up</a></td>
92
93          <td width="33%" align="right" valign="top">Command Line
94          -Pprinter</td>
95        </tr>
96      </table>
97    </div>
98  </body>
99</html>
100
101