ICI Modules: sys: getegid
Modules by name : by typeSynopsis
int = sys.getegid()Description
Returns the effective group identifier for the current process.
Note that no attempt is made to hide semantic differences between BSD and System V Unix systems.