logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ypmatch - print the values of one or more keys from a NIS map

Author

ypmatch is part of the yp-tools package, which was written by Thorsten Kukuk <kukuk@linux-nis.org>.

YP Tools 4.2.3                                     April 2010                                         ypmatch(1)

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.

Files

/var/yp/nicknames
              map nickname translation table.

Name

       ypmatch - print the values of one or more keys from a NIS map

Options

-ddomain
              Specify a domain other than the default domain as returned by domainname(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), ypcat(1), yppoll(8), ypserv(8), ypset(8), ypwhich(1)

Synopsis

ypmatch [ -kt ] [ -ddomain ] key...mapnameypmatch-x

See Also