1ypmatch(1) General Commands Manual ypmatch(1)
2
3
4
6 ypmatch - print the values of one or more keys from a NIS map
7
9 ypmatch [ -kt ] [ -d domain ] key ... mapname
10 ypmatch -x
11
13 ypmatch prints the values of one or more keys from the NIS database
14 specified by mapname, which may be a map name or a map nickname.
15
17 -d domain
18 Specify a domain other than the default domain as returned by
19 domainname(1).
20
21 -k Display map keys. This option is useful with maps in which the
22 values are null or the key is not part of the value.
23
24 -t This option inhibits map nickname translation.
25
26 -x Display the map nickname translation table.
27
29 /var/yp/nicknames
30 map nickname translation table.
31
33 domainname(8), nicknames(5), ypbind(8), ypcat(1), yppoll(8), ypserv(8),
34 yset(8), ypwhich(1)
35
37 ypmatch is part of the yp-tools package, which was written by Thorsten
38 Kukuk <kukuk@suse.de>.
39
40
41
42YP Tools 2.9 May 1999 ypmatch(1)