Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.6

(Squeeze)

getent(1)


GETENT

GETENT

NAME
SYNOPSIS
DESCRIPTION
EXIT VALUES
AUTHOR

NAME

getent − get entries from administrative database

SYNOPSIS

getent database [key ...]

DESCRIPTION

The getent program gathers entries from the specified administrative database using the specified search keys. Where database is one of passwd, group, hosts, services, protocols, or networks.

EXIT VALUES

The getent command exits with the following values:

0

Success

1

Unknown database

2

Key not found in database

3

Database does not support enumeration

AUTHOR

getent was written by Thorsten Kukuk for the GNU C Library.

This man page was written by Joel Klecker <espy@debian.org> for the Debian GNU/Linux system.



getent(1)