2018-03-25, 12:03
Thanks. This is probably why.
https://www.gnu.org/software/libc/manual...-Bits.html
Code:
S_IXUSR
S_IEXEC
Execute (for ordinary files) or search (for directories) permission bit for the owner of the file. Usually 0100. S_IEXEC is an obsolete synonym provided for BSD compatibility.