Why does mkdir parent option (-p) doesn't use default umask for creating all folders
Issue
- Unexpected behavior of
mkdirin following scenario, when defaultaclis set
# mkdir -p directory name/sub-directory name
# mkdir directory name/sub-directory name
- When default acl is set,
mkdirparent option doesn't use defaultumaskfor creating all folders unlike with RHEL 7
Environment
- Red Hat Enterprise Linux 6.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.