You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
398 B

7 years ago
lpc
===
命令行方式打印机控制程序
## 补充说明
**lpc命令** 式命令行方式打印机控制程序有5个内置命令。
### 语法
```
lpc
```
### 实例
```
[root@localhost ~]# lpc
lpc> ?
命令可能是缩写。命令是:
exit help quit status ?
lpc> exit
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->