Make (create) a directory
*mkdir <directory>
directory
Name of the directory to create. If this directory should be created in another directory, then this other directory should already exist.
0 Directory created successfully
1 Parameter error. No directory has been specified
2 Unable to create directory
3 Directory already exists