Navigation

Operators and Keywords

Function List:

C++ API

: grp_struct = getgrnam (name)

Return the first entry from the group database with the group name name.

If the group name does not exist in the database, getgrnam returns 0.

See also: getgrgid.

Package: octave