mkdir(1) General Commands Manual mkdir(1)

mkdir - Create the given DIRECTORY(ies) if they do not exist

mkdir [-m|--mode] [-p|--parents] [-v|--verbose] [-Z ] [--context] [-h|--help] [-V|--version] <dirs>

Create the given DIRECTORY(ies) if they do not exist

set file mode (not implemented on windows)
make parent directories as needed
print a message for each printed directory
set SELinux security context of each created directory to the default type
like -Z, or if CTX is specified then set the SELinux or SMACK security context to CTX
Print help
Print version
<dirs>

v(uutils coreutils) 0.1.0

mkdir (uutils coreutils) 0.1.0