ypmatch (1)
Leading comments
Copyright (C) 1998, 1999, 2001 Thorsten Kukuk This file is part of the yp-tools. Author: Thorsten Kukuk <kukuk@suse.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published bythe Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Gen...
NAME
ypmatch - print the values of one or more keys from a NIS mapSYNOPSYS
ypmatch [ -kt ] [ -d domain ] key ... mapnameypmatch -x
DESCRIPTION
ypmatch prints the values of one or more 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).
- -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
domainname(8), nicknames(5), ypbind(8), ypcat(1), yppoll(8), ypserv(8), yset(8), ypwhich(1)