set-file-group ( path string/id -- )
Unix file attributes ยป Unix file user and group ids

Prev:file-group-name ( path -- string )


Vocabulary
io.files.info.unix

Inputs
patha pathname string
string/ida string or a group id


Outputs
None

Word description
Sets a file's group id from the given group id or group name.

Definition


Methods