Jump to content

Perl Programming/Keywords/getgrnam

From Wikibooks, open books for an open world
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