mkdir <directory name>
Creates a directory (or directories), if it does not exist. For more information about using the mkdir
command, search http://zsh.dotsrc.org/Doc/Release/zsh_21.html by specifying mkdir
as the search keyword.
Note: The -m
option is not supported by the Symbian version of the mkdir
command.