Lists all configured printer and plotter queue device names within a specified queue.
The lsallqdev command lists all configured device names within a specified queue in the /etc/qconfig file.
You can use the Printer Queues application in Web-based System Manager (wsm) to change print queue characteristics. You could also use the System Management Interface Tool (SMIT) smit lsallqdev fast path to run this command.
Item | Description |
---|---|
-q Name | Specifies the queue name. |
-c | Causes colon format output for use by SMIT. |
lsallqdev -q lp0
A listing similar to the following is displayed:lpd0
lpd1
lpd2
lp0:lpd1
lp0:lpd2
Item | Description |
---|---|
/usr/bin/lsallqdev | Contains the lsallqdev command. |
/etc/qconfig | Configuration file. |