ЭЛЕКТРОННАЯ БИБЛИОТЕКА КОАПП |
Сборники Художественной, Технической, Справочной, Английской, Нормативной, Исторической, и др. литературы. |
3.2.46 getgrnamgetgrnam This function does the same thing as getgrnam(3): it looks up a group file entry by group name. The return value in list context is: ($name, $passwd, $gid, $members) where
In scalar context, getgrnam returns only the numeric group ID. |