Perl Programming/Keywords/getgrnam
Appearance
The getgrnam keyword
[edit | edit source]The getgrnam function gets the group record given the group name NAME.
Syntax
[edit | edit source] getgrnam NAME
Previous: getgrgid | Keywords | Next: gethostbyaddr |
The getgrnam function gets the group record given the group name NAME.
getgrnam NAME
Previous: getgrgid | Keywords | Next: gethostbyaddr |