ypmatch Command
Purpose
Displays the values of given keys within a Network Information Services (NIS) map.
Syntax
To Display Key Values for an NIS Map
/usr/bin/ypmatch [ -d Domain ] [ -k ] [ -t ] Key... MapName
To Display the NIS Map Nickname Table
/usr/bin/ypmatch -x
Description
The ypmatch command displays the values associated with one or more keys within a Network Information Services (NIS) map. Use the MapName parameter to specify either the name or nickname of the map you want to search.
When you specify multiple keys in the Key parameter, the system searches the same map for all of the keys. Because pattern matching is not available, match the capitalization and length of each key exactly. If the system does not find a match for the key or keys you specify, a diagnostic message is displayed.
Flags
Item | Description |
---|---|
-d Domain | Specifies a domain other than the default domain. |
-k | Prints a key followed by a colon before printing the value of the key. This is useful only if the keys are not duplicated in the values or if you have specified so many keys that the output could be confusing. |
-t | Inhibits translation of nickname to map name. |
-x | Displays the map nickname table. This lists the nicknames (as specified by the MapName parameter) the command knows of and indicates the map name associated with each nickname. |
Examples
To display the value associated with a particular key, type:
In this example, the ypmatch command displays the value of the host1 key from the hosts map in the ibm domain.