2019-04-21 11:50:48 +08:00

15 lines
581 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1 id="lpc">lpc</h1>
<p>命令行方式打印机控制程序</p>
<h2 id="补充说明">补充说明</h2>
<p><strong>lpc命令</strong> 式命令行方式打印机控制程序有5个内置命令。</p>
<h3 id="语法">语法</h3>
<pre><code class="language-bash">lpc</code></pre>
<h3 id="实例">实例</h3>
<pre><code class="language-bash">[root@localhost ~]# lpc
lpc&gt; ?
命令可能是缩写。命令是:
exit help quit status ?
lpc&gt; exit</code></pre>
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->