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

Prev:set-real-group ( obj -- )
Next:effective-group-id ( -- string )


Vocabulary
unix.groups

Inputs
None

Outputs
stringa string


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

Definition