set-file-ids ( path uid gid -- )


Vocabulary
io.files.info.unix

Inputs
patha pathname string
uidan integer
gidan integer


Outputs
None

Word description
Sets the user id and group id of a file with a single library call.

Definition