Usage: mkdir [PATH]
Removes files and directories.

  PATH   Specifies the path to create the directory in.

Examples:
  mkdir a   Creates a directory named a in the current shell working directory.
