Difference between revisions of "MD"

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

Revision as of 08:24, 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