Difference between revisions of "MD"

From Lianjapedia
Jump to: navigation, search
 
Line 18: Line 18:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Environment Commands]]
+
[[Category:Disk and File Commands]]

Latest revision as of 08:45, 7 December 2012

Purpose

Create a directory

Syntax

MD <directory>

See Also

CD, CHDIR, COPY FILE, DEFAULT(), DELETE FILE, ERASE, MKDIR, RD, RENAME, RMDIR, SET DEFAULT, SET PATH

Description

The MD command creates the specified directory, <directory>.

Example

md newdir