NIREPORT(1) NIREPORT(1)
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 0 0NNGzihc9ILeg
nobody -2 *
agent 1 *
daemon 1 *
uucp 4 *
news 6 *
sybase 8 *
me 20 DJJ.KMEC.OgIY
% nireport -t crow/network /machines name ip_address
serves
crow 129.18.10.221 ./network,crow/local
robin 129.18.10.216 robin/local
raven 129.18.21.6 ./network,raven/local
duck 129.18.10.210 duck/local
AUTHOR
Marc Majka, Apple Computer Inc.
Apple Computer, Inc. August 9, 1994 NIREPORT(1)