file-group-name ( path -- string )
Unix file attributes ยป Unix file user and group ids

Prev:file-group-id ( path -- gid )
Next:set-file-group ( path string/id -- )


Vocabulary
io.files.info.unix

Inputs
patha pathname string


Outputs
stringa string


Word description
Returns the group name for a given file.

Definition