ypcat(1) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
YPCAT(1)                NetBSD General Commands Manual                YPCAT(1)


NAME
ypcat -- print the values of all keys in a NIS database
SYNOPSIS
ypcat [-kt] [-d domainname] mapname ypcat -x
DESCRIPTION
ypcat prints out the values of all keys from the NIS database specified by mapname, which may be a map name or a map nickname. The options are as follows: -d domainname Specify a domain other than the default domain. -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 Inhibit translation of map nicknames to their corresponding map names. -x Display the map nickname table.
SEE ALSO
domainname(1), ypmatch(1), ypwhich(1), nis(8), ypbind(8), yppoll(8), ypset(8)
AUTHORS
Theo De Raadt NetBSD 4.0 February 26, 2005 NetBSD 4.0
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.