Perl Programming/Keywords/getgrnam

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Previous: getgrgid Keywords Next: gethostbyaddr

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