1. Computing & Technology
Linux / Unix Command: ypcat
Command Library

NAME

ypcat - print values of all keys in a NIS database  

SYNOPSYS

ypcat [ -kt ] [ -d domain ] [ -h hostname ] mapname
ypcat -x

 

DESCRIPTION

ypcat prints the values of all keys from the NIS database specified by mapname, which may be a map name or a map nickname.  

OPTIONS

-d domain
Specify a domain other than the default domain as returned by domainname(1).
-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.
 

SEE ALSO

domainname(8), nicknames(5), ypbind(8), ypmatch(1), yppoll(8), ypserv(8), yset(8), ypwhich(1)

 


Important: Use the man command (% man) to see how a command is used on your particular computer.

>> Linux/Unix Command Library

>> Shell Command Library

Discuss in my forum

©2012 About.com. All rights reserved.

A part of The New York Times Company.