Difference between revisions of "MKDIR"

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

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