mkdir -- make directory
Attempts to create the directory specified by pathname.
Returns true on success and false on failure.
See also rmdir().