![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTIONThe The database argument may be one of:
If one or more key arguments are provided,
they will be looked up in database using the
appropriate function. For example,
“ If no key is provided and database supports enumeration, all entries for database will be retrieved using the appropriate enumeration function and printed. EXIT STATUSThe EXAMPLESShow entry for user sshd from the passwd database: $ getent passwd sshd sshd:*:22:22:Secure Shell Daemon:/var/empty:/usr/sbin/nologin Show entry for TCP from the protocols database: $ getent protocols tcp tcp 6 TCP Show entry for the localhost IPv6 address ::1 from the hosts database: $ getent hosts ::1 ::1 localhost localhost.my.domain SEE ALSOgetutxent(3), ethers(5), group(5), hosts(5), netgroup(5), networks(5), nsswitch.conf(5), passwd(5), protocols(5), rpc(5), services(5), shells(5) HISTORYA
|