?group-id ( string -- id )
Unix groups

Prev:set-effective-group ( obj -- )
Next:with-real-group ( string/id/f quot -- )


Vocabulary
unix.groups

Inputs
stringa string


Outputs
ida group id


Word description
Returns a group id or throws an exception.

Definition