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 a Web-based System Manager Printer Queues application (wsm printers fast path) to run this command. You could also use the System Management Interface Tool (SMIT) smit lsallqdev fast path to run this command.
-q Name | Specifies the queue name. |
-c | Causes colon format output for use by SMIT. |
lsallqdev -q lp0A listing similar to the following is displayed:
lpd0 lpd1 lpd2
lsallqdev -q lp0 -cA listing similar to the following is displayed:
lp0:lpd1 lp0:lpd2
/usr/bin/lsallqdev | Contains the lsallqdev command. |
/etc/qconfig | Configuration file. |
The chquedev command, lsquedev command, lsallq command, mkquedev command, rmquedev command.
The qconfig file.
Setting up and running Web-based System Managementin AIX Version 4.3 System Management Guide: Operating System and Devices.
Listing Print Queues and Print Queue Devices in the AIX Version 4.3 Guide to Printers and Printing.