mkdir
Purpose
Section titled “Purpose”Creates a directory.
mkdir [PATH]Arguments
Section titled “Arguments”- PATH — specify the path to the directory you want to create
Examples
Section titled “Examples”mkdir /home/volk/someDirResult:
Created someDir