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

Prev:file-user-name ( path -- string )
Next:file-group-id ( path -- gid )


Vocabulary
io.files.info.unix

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


Outputs
None

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

Definition


Methods