fnlist(1)
NAME
fnlist − Display the names and references bound in an FNS context
SYNOPSIS
fnlist [ −l ] [ −v ] composite_name
DESCRIPTION
fnlist displays the names and references bound in the context of composite_name.
OPTIONS
−l Display the references as well as the names bound in the context of composite_name. Without this option, only the names are displayed.
−v Display the references in detail. For onc_fn_∗ references, this option is useful to derive the name of the NIS+ table that stores the reference for every name bound in the context of composite_name.
EXAMPLES
For example, the command
eg% fnlist user/
shows the names bound in the context of user/.
The following example
eg% fnlist -l user/
displays the names and references bound in the context of user/.
SEE ALSO
fnbind(1), fncreate(1M), fndestroy(1M), fnlookup(1), fnunbind(1), fns(5), fns_references(5)
SunOS 5.5 — Last change: 4 Nov 1994