NAME
ypcat - print values of all keys in a NIS database
SYNOPSYS
ypcat
[
R -kt
]
[
I -d domain
]
[
I -h hostname
]
mapname
ypcat
-x
DESCRIPTION
ypcat
prints the values of all keys from the NIS database specified by
R mapname,
which may be a map name or a map nickname.
OPTIONS
I -d domain
Specify a domain other than the default domain as returned by
domainname(1).
I -h hostname
Specify a hostname other than the default one as found by
ypbind(8).
-k
Display map keys. This option is useful with maps in which the
values are null or the key is not part of the value.
-t
This option inhibits map nickname translation.
-x
Display the map nickname translation table.
FILES
/var/yp/nicknames
map nickname translation table.
SEE ALSO
AUTHOR
ypcat
is part of the
yp-tools
package, which was written by Thorsten Kukuk <kukuk@suse.de>.