real-group-id ( -- id )
Unix groups

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


Vocabulary
unix.groups

Inputs
None

Outputs
idan integer


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

Definition