
[Top]
system
|
Method system.getgroups()
- Method
getgroups
array(int) system.getgroups()
- Description
-
Get the current supplemental group access list for this process.
- Note
Throws errors on failure.
This function is not available on all platforms.
- See also
setgroups(), system.cleargroups, system.initgroups,
system.getgid, system.getgid, system.getegid, system.setegid
Extracted from Pike v7.3 release 11 at 2001-11-03.
|