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