NetWare 4.1/9000 Utilities Reference
2-59
Workstation Utilities
NLIST
Printers
Print Queues (Bindery Servers)
Volumes
To Type
List operators for printer
P1
NLIST PRINTER=Q1 SHOW OPERATOR
List users for printer P1 NLIST PRINTER=Q1 SHOW USER
List printers whose name
begins with P
NLIST PRINTER WHERE NAME = P*
List printers in the current
context and below
NLIST PRINTER /S
To Type
List operators for print queue
Q1
NLIST QUEUE=Q1 SHOW
OPERATORS
List users for print queue Q1 NLIST QUEUE=Q1 SHOW USERS
List print queue names NLIST QUEUE /N
To Type
List host servers where
volumes beginning with A
reside
NLIST VOLUME=A* SHOW “HOST
SERVER”
List the bindery server where
VOL1: resides
NLIST VOLUME=VOL1 SHOW
SERVER
List the NDS server where
VOL1: resides
NLIST VOLUME=VOL1 SHOW
“HOST SERVER”