This command is used to create sub-directories within the file system. The command expects at least a directory specification and has several options. The most useful of which is:
Example:
mkdir /mnt/DOS
will add the subdirectory DOS to the /mnt directory.
See also: rmdir