lpc
rose1 发表于 2020-10-03 07:30浏览次数:
在类似Unix的操作系统上,lpc命令控制行式打印机。
On Unix-like operating systems, the lpc command controls line printers.
目录:
1 lpc 运行系统环境
2 lpc 说明
3 lpc 语法
4 lpc 例子
lpc 运行系统环境
lpc 说明
lpc对常见打印系统CUPS提供的打印机和类队列提供了有限的控制。它也可以用于查询打印队列的状态。
如果在命令行上未指定命令,则lpc将显示提示并接受来自标准输入的命令。
lpc provides limited control over printer and class queues provided by the common printing system CUPS. It can also be used to query the state of print queues.
If no command is specified on the command-line, lpc displays a promptand accept commands from the standard input.
lpc 语法
lpc [ command [ parameter(s) ] ]
指令
出口
|
退出命令解释器。
|
帮助[命令], ?[命令]
|
显示简短的帮助消息。如果指定了命令,则显示特定于该命令的帮助消息。
|
退出
|
退出命令解释器。
|
状态[队列]
|
显示一个或多个打印机或类队列的状态。
|
要配置打印机或类队列,必须使用lpadmin命令或具有该功能的另一个CUPS兼容客户端。
lpc [ command [ parameter(s) ] ]
Commands
exit
|
Exits the command interpreter.
|
help [command],
? [command]
|
Displays a short help message. If command is specified, display a help message specific to that command.
|
quit
|
Exits the command interpreter.
|
status [queue]
|
Displays the status of one or more printer or class queues.
|
To configure printer or class queues you must use the lpadmin command or another CUPS-compatible client with that functionality.
lpc 例子
lpc status
Display the status of the current print queue.