opendarwin man page for nigrep

Query: nigrep

OS: opendarwin

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NIGREP(1)						      General Commands Manual							 NIGREP(1)

NAME
nigrep - search for a regular expression in the NetInfo hierarchy
SYNOPSIS
nigrep expression [ -t ] domain [ directory ... ]
DESCRIPTION
nigrep searches through the specified domain argument for a regular expression. It searches the domain's directory hierarchy depth-first starting from the root directory. It can also start from each directory specified on the command line. The domain argument can be specified as an absolute or relative domain name. The domain argument can be specified as a network address or hostname and tag if preceded by the -t option. On output, nigrep prints the directory ID number of the directory which contains the regular expression, and the property key and values where it was found. A line is printed for each property that contains the regular expression.
OPTIONS
-t Specify domain as a network address or hostname and tag.
EXAMPLES
% nigrep '[Nn]et' / % nigrep '[Nn]et' -t 192.42.172.17/local % nigrep '192.[0-9]+.172' -t astra/network /machines % nigrep '/Net/server.*/Users' .. /users /mounts
SEE ALSO
netinfo(5)
AUTHOR
Marc Majka, Apple Computer Inc. Apple Computer, Inc. August 9, 1994 NIGREP(1)
Related Man Pages
nifind(1) - opendarwin
mkslapdconf(1) - opendarwin
niload(8) - opendarwin
stop-domain(1as) - sunos
asadmin-stop-domain(1as) - x11r4
Similar Topics in the Unix Linux Community
New line problem of regular expression
Perl regular expression for exclude specific ip range
How to apply a regular expression in all the files in a directory
ls with regular expression
IP address to decimal format conversion