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

Prev:group-exists? ( name/id -- ? )
Next:real-group-id ( -- id )


Vocabulary
unix.groups

Inputs
None

Outputs
stringa string


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

Definition