Lists the names of all configured queues.
lsallq [ -c]
The lsallq command lists the names of all configured queues contained in the /etc/qconfig file. By specifying the -c flag, this listing is displayed in colon format. This flag is used mainly by SMIT.
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 lsallq fast path to run this command.
| Item | Description | 
|---|---|
| -c | Causes colon format output for use by SMIT. | 
lsallqlp0
lp1
lp2lsallq -c
A listing similar to the following is displayed:lp0
lp0:queue1
lp0:queue2
lp1| Item | Description | 
|---|---|
| /usr/bin/lsallq | Contains the lsallq command. | 
| /etc/qconfig | Configuration file. |