lprm (从打印队列中删除打印请求)

rose1 发表于 2020-09-28 09:20
浏览次数:
在手机上阅读

在类似Unix的操作系统上,lprm命令从打印队列中删除打印请求。

查看英文版

目录

1 lprm 运行系统环境

2 lprm 说明

3 lprm 语法

4 lprm 例子

lprm 运行系统环境

Linux

lprm 说明

lprm取消排队等待打印的打印作业。如果未提供任何参数,则会取消默认目标上的当前作业。您可以指定一个或多个作业ID号以取消这些作业,或使用-选项取消所有作业。
lprm cancels print jobs that have been queued for printing. If no arguments are supplied, the current job on the default destination is cancelled. You can specify one or more job ID numbers to cancel those jobs or use the - option to cancel all jobs.

查看英文版

查看中文版

lprm 语法

lprm [ -E ] [ -U username ] [ -h server[:port] ] [ -P destination[/instance] ] 
     [ - ] [ job ID(s) ]

Options

-E 连接到服务器时强制加密。
-P目标 [ / 实例 ] 指定目标打印机或类。
-U用户名 指定备用用户名。
-h服务器 [ :端口 ] 指定备用服务器。
lprm [ -E ] [ -U username ] [ -h server[:port] ] [ -P destination[/instance] ] 
     [ - ] [ job ID(s) ]

Options

-E Forces encryption when connecting to the server.
-P destination[/instance] Specifies the destination printer or class.
-U username Specifies an alternate username.
-h server[:port] Specifies an alternate server.

查看英文版

查看中文版

lprm 例子

lprm -P mydest 385

从目标mydest中删除作业ID 385

lprm -P mydest 385

Removes job ID 385 from destination mydest.

查看英文版

查看中文版

其他命令行

link | ldd | last | ln | login | ls | lsmod | lpstat | losetup | lpr | lpq | lp | lpc | locate | logname | lpadmin |

如此好文,分享给朋友
发表评论
验证码:
评论列表
共0条