mkdir <directory name>

Make directories

Arguments

NameDescription
directory namefolders

Options

NameDescription
-m, --mode <MODE>Set file mode (as in chmod), not a=rwx - umask
-p, --parentsNo error if existing, make parent directories as needed
-v, --verbosePrint a message for each created directory
-Z, --context <CTX>Set the SELinux security context of each created directory to CTX
--helpDisplay this help and exit
--versionOutput version information and exit