sticky? ( obj -- ? )
Unix file attributes ยป Unix file permissions

Prev:gid? ( obj -- ? )
Next:user-read? ( obj -- ? )


Vocabulary
io.files.info.unix

Inputs
obja pathname string, file-info object, or an integer


Outputs
?a boolean


Word description
Tests whether the sticky bit is set on a file, file-info, or an integer.

Definition