all-groups ( -- seq )
Unix groups

Next:all-group-names ( -- seq )


Vocabulary
unix.groups

Inputs
None

Outputs
seqa sequence


Word description
Returns a sequence of group tuples that are platform-dependent and field for field complete with the Unix group structure.

Definition