nwsapinfo(1M) nwsapinfo(1M)
NAME
nwsapinfo - display the Server Information tables
SYNOPSIS
nwsapinfo [-adfFilLtxz] [-c num] [-C num] [-n num] [-s name]
[-T num]
DESCRIPTION
The nwsapinfo command displays the current Server Information
tables maintained by the sapd(1M) daemon.
The options for nwsapinfo are:
-a Same as -dfLstx options.
-d Displays the SAP tables.
-f Prints 12 characters of the name in the first column
(default).
-F Prints the full name in the last column.
-i Displays the SAP information (default).
-l Displays servers local to this machine.
-L Displays LAN information.
-t Displays a list of server types.
-x Displays the IPX address of SAP daemon.
-z Prints values without labels.
-c Displays changed servers since revision number num.
-C Displays changed servers since revision number; waits
for additional changes until interrupted.
-n Displays nearest server of specified type.
-s Displays server information about specified name; may
be followed by -T option. The wildcard * may be used
only once and only as the last character of the name;
enclose names that use wildcards in quotes. For
example, "A*" and "ABCD*" are valid uses of *.
Copyright 1994 Novell, Inc. Page 1
nwsapinfo(1M) nwsapinfo(1M)
-T Specifies a server type; can be used with one or more of
the -d, -f, -t, -c, -C, or -s options
EXAMPLES
To display information about servers that begin with the
letters "BA":
nwsapinfo -f -s "BA*"
To display information about servers which have changed since
the specified revision stamp
nwsapinfo -C10000
To display all of the statistical information about SAPD:
nwsapinfo
To display servers of a specific type:
nwsapinfo -d -T 0x247
To display information about the networks on the computer on
which the SAP daemon is running:
nwsapinfo -L
SEE ALSO
drouter(1M), sapd(1M).
Copyright 1994 Novell, Inc. Page 2