1ypcat(1) General Commands Manual ypcat(1)
2
3
4
6 ypcat - print values of all keys in a NIS database
7
9 ypcat [ -kt ] [ -d domain ] [ -h hostname ] mapname
10 ypcat -x
11
13 ypcat prints the values of all keys from the NIS database specified by
14 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(8).
20
21 -h hostname
22 Specify a hostname other than the default one as found by
23 ypbind(8).
24
25 -k Display map keys. This option is useful with maps in which the
26 values are null or the key is not part of the value.
27
28 -t This option inhibits map nickname translation.
29
30 -x Display the map nickname translation table.
31
33 /var/yp/nicknames
34 map nickname translation table.
35
37 domainname(8), nicknames(5), ypbind(8), ypmatch(1), yppoll(8),
38 ypserv(8), ypset(8), ypwhich(1)
39
41 ypcat is part of the yp-tools package, which was written by Thorsten
42 Kukuk <kukuk@linux-nis.org>.
43
44
45
46YP Tools 2.14 April 2010 ypcat(1)