pqlist (1) - Linux Manuals
pqlist: List available NetWare print queues
NAME
pqlist - List available NetWare print queuesSYNOPSIS
pqlist [ -h ] [ -S server ] [ -U user name ] [ -P passwordDESCRIPTION
pqlist lists all the NetWare print queues available to you on some server. If you are already connected to some server, this one is used.If pqlist does not print to a tty, the decorative header line is not printed, so that you can count the printing queue available on your server by doing
pqlist
looks up the file
$HOME/.nwclient
to find a file server, a user name and possibly a password. See
nwclient(5) for more information. Please note that the access
permissions of .nwclient MUST be 600, for security reasons.
pattern
-h
-S
server
-U
user name
-P
password
-n
If neither
-n
nor
-P
are given, pqlist prompts for a password.
-C
OPTIONS
CREDITS
pqlist was written by Volker Lendecke (lendecke [at] math.uni-goettingen.de)