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.
-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 -qlp0A list similar to the following is displayed:
lp0: device = lpd0 host = neptune rq = nlp0
lsque -c -q lp0A list similar to the following is displayed:
device:discipline:up:acctfile:host:s_statfilter:l_statfilter:rq lpd0:fcfs:true:false:neptune:::nlp0
/usr/bin/lsque | Contains the lsque command. |
/etc/qconfig | Contains the configuration file. |
The chque command, lsquedev command, mkque command, rmque command.
The qconfig file.
The printf subroutine.
Printer Specific Information, Printer Support, and Virtual Printer Definitions and Attribute Values in AIX Version 4.3 Guide to Printers and Printing.
Printer Overview for System Management in AIX Version 4.3 Guide to Printers and Printing.
Spooler Overview for System Management in AIX Version 4.3 Guide to Printers and Printing.