Mkdir Ü
ßßßßßß
Creates a directory.
Syntax: MKDIR [drive:]directory
MD [drive:]directory
[drive:] Specifies the drive on which you want to create the new
directory.
directory The name of the directory you want to create.
Example:
This creates the directory C:\TEST.
C:\>mkdir test
See Also:
Chdir
Rmdir