Skip to main content

S_IXOTH

Constant S_IXOTH 

Source
pub const S_IXOTH: mode_t = 0o0_001;
Expand description

Execute/search permission, others.