Skip to main content

S_IWOTH

Constant S_IWOTH 

Source
pub const S_IWOTH: mode_t = 0o0_002;
Expand description

Write permission, others.