chquedev -qName -dName [ -a'Attribute = Value'... ]
chquedev 命令通过更改 -d 和 -q 标志指定的 qconfig 文件中的设备节来更改打印机或绘图仪队列设备名。在该节内,每个匹配命令行上给出的 'Attribute = Value' 标志之一的属性都将由命令上输入的一项代替。如果没有找到匹配,则将 'Attribute = Value' 添加到节的末尾。
可以在 基于 Web 的系统管理器(wsm)中使用 打印机队列 应用程序来改变打印机队列特征。也可以使用系统管理界面程序(SMIT)smit chquedev 快速路径运行此命令。
注:当在任何队列中有活动的作业时,不要编辑 qconfig 文件。编辑既包含手工编辑也包含使用 mkque、rmque、chque、mkquedev、rmquedev 以及 chquedev 命令编辑。建议对 qconfig 文件的所有更改都使用这些命令。然而,如果期望手工编辑,请首先发出 enq -G 命令以使队列系统和 qdaemon 在所有作业都处理完后停止。 然后编辑 qconfig 文件并使用新配置重新启动 qdaemon。
-a 'Attribute = Value' | 指定要更改或添加的节行。有关有效属性的列表,请参阅 qconfig 文件。 |
-d Name | 指定队列中要更改的设备 Name。 |
-q Name | 指定在其中更改设备节的队列 Name。 |
要更改 lp0 队列上的 ps 设备节以包含行 backend = 'piobe -x -y',请输入:
注:此示例中的 -x 标志和 -y 标志是 piobe 命令的标志。
/usr/bin/chquedev | 包含 chquedev 命令。 |
/etc/qconfig | 包含配置文件。 |
chque 命令、lsquedev 命令、mkquedev 命令、rmquedev 命令和 piobe 命令。
qconfig 文件。
有关安装“基于 Web 的系统管理器”的信息,请参阅《AIX 5L V5.2 基于 Web 的系统管理器管理指南》中的『第 2 章:安装和系统要求』。
AIX 5L Version 5.2 Guide to Printers and Printing 中的 Changing / Showing Queue Characteristics。
AIX 5L Version 5.2 Guide to Printers and Printing 中的 Printer Overview for System Management。
AIX 5L Version 5.2 Guide to Printers and Printing 中的 Printer Specific Information。
AIX 5L Version 5.2 Guide to Printers and Printing 中的 Printer Support。
AIX 5L Version 5.2 Guide to Printers and Printing 中的 Spooler Overview for System Management。
AIX 5L Version 5.2 Guide to Printers and Printing 中的 Printer Colon File Conventions。