user-groups ( string/id -- seq )


Vocabulary
unix.groups

Inputs
string/ida string or a group id


Outputs
seqa sequence


Word description
Returns the sequence of groups to which the user belongs.

Definition

GENERIC: user-groups ( string/id -- seq )


Methods