Difference between revisions of "MKDIR"

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:46, 7 December 2012

Purpose

Create a directory

Syntax

MKDIR <directory>

See Also

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

Description

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

Example

mkdir newdir