|
Creates a directory. MD and MkDir are synonymous.
Syntax:
MD [path] directoryname
Notes:
- There does not appear to be any limit to the number of subdirectories or to the length of the path.
- Although directories can include an extension, this is seldom done and may even confuse some programs.
File Details:
Internal
|