NIREPORT(1) — UNIX Programmer’s Manual
NAME
nireport − print tables from the NetInfo hierarchy
SYNOPSIS
nireport [ -t ] domain directory [ property ...]
DESCRIPTION
nireport prints a table of values of properties in all subdirectories of the directory given on the command line (see "Examples"). Multiple values of a property are printed in a comma-separated list. The domain argument can be specified as an absolute or relative domain name. The domain argument can also be specified as a network address or host name and tag if it is preceded by the -t option.
OPTIONS
-t Specify domain as a network address or hostname and tag.
EXAMPLES
% nireport /software/duck /users name uid passwd
root 00NNGzihc9ILeg
nobody-2∗
agent 1∗
daemon1∗
uucp 4∗
news 6∗
sybase8∗
me 20DJJ.KMEC.OgIY % nireport -t crow/network /machines name ip_address serves
crow 129.18.10.221./network,crow/local
robin129.18.10.216robin/local
raven129.18.21.6 ./network,raven/local
duck 129.18.10.210duck/local
AUTHOR
Marc Majka, NeXT Computer Inc.
NeXT Computer, Inc. — August 9, 1994