array(int|string|array(string)) getgrgid(int gid)
Get the group entry for the group with the id gid using the systemfunction getgrid(3).
The id of the group
An array with the information about the group
Group name
Group password (encrypted)
ID of the group
Array with UIDs of group members
getgrent() getgrnam()