Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mkdir arguments such as --parents #18

Open
ras-drive opened this issue Aug 23, 2022 · 0 comments
Open

add mkdir arguments such as --parents #18

ras-drive opened this issue Aug 23, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ras-drive
Copy link
Owner

add the rest of the mkdir commands

-m, --mode=MODE set file mode (as in chmod), not a=rwx - umask
-p, --parents no error if existing, make parent directories as needed, with their file modes unaffected by any -m option.
-Z set SELinux security context of each created directory to the default type
--context[=CTX] like -Z, or if CTX is specified then set the SELinux or SMACK security context to CTX
@ras-drive ras-drive added enhancement New feature or request good first issue Good for newcomers labels Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant