Displays the queue stanza name.
The lsque command uses the printf subroutine to display the name of the queue stanza and associated attributes from the /etc/qconfig file.
Item | Description |
---|---|
-c | Causes colon output format for use by SMIT. |
-q Name | Specifies the Name of the queue stanza that is sent to standard output. |
lsque -qlp0
A list similar to the following is displayed:lp0:
device = lpd0
host = neptune
rq = nlp0
device:discipline:up:acctfile:host:s_statfilter:l_statfilter:rq
lpd0:fcfs:true:false:neptune:::nlp0
Item | Description |
---|---|
/usr/bin/lsque | Contains the lsque command. |
/etc/qconfig | Contains the configuration file. |