group-id ( string -- id/f )


Vocabulary
unix.groups

Inputs
stringa string


Outputs
id/fan integer or f


Word description
Returns the group id given a group name. Returns f if the group does not exist.

Definition