effective-group-id ( -- string )
Unix groups

Prev:effective-group-name ( -- string )
Next:set-effective-group ( obj -- )


Vocabulary
unix.groups

Inputs
None

Outputs
stringa string


Word description
Returns the effective group id for the current user.

Definition