set-other-execute ( path ? -- )
Unix file attributes ยป Unix file permissions

Prev:set-other-write ( path ? -- )


Vocabulary
io.files.info.unix

Inputs
patha pathname string
?a boolean


Outputs
None

Word description
Sets the other execute bit of a file to true or false.

Definition