Perl Programming/Keywords/getgrgid

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

The getgrgid keyword[edit | edit source]

The getgrgid function gets the group record given the group user ID GID.

Syntax[edit | edit source]

  getgrgid GID
Previous: getgrent Keywords Next: getgrnam