pqstat (1) - Linux Manuals
pqstat: List jobs in NetWare print queue
NAME
pqstat - List jobs in NetWare print queueSYNOPSIS
pqstat [ -h ] [ -S server ] [ -U user name ] [ -P passwordDESCRIPTION
pqstat lists specified number of jobs from the specified NetWare print queue available to you on some server. If you are already connected to some server, this one is used.If pqstat does not print to a tty, the decorative header line is not printed, so that you can count the jobs in print queue by doing
pqstat
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.
queue name
job count
-S
server
-U
user name
-P
password
-n
If neither
-n
nor
-P
are given, pqstat prompts for a password.
-C
-B
OPTIONS
CREDITS
pqstat was written by David Woodhouse (dave [at] imladris.demon.co.uk)