We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mkdir(mode=0o700)
If we interpret 0o700 as "only accessible by the current user", then we can imitate the behaviour with ACLs.
0o700
If we interpret
0o700as "only accessible by the current user", then we can imitate the behaviour with ACLs.Linked PRs