Difference between revisions of "Command:mkdir"
Jump to navigation
Jump to search
(No difference)
|
Latest revision as of 18:12, 18 October 2005
Contents
Syntax
mkdir <directory>
Description
Creates a directory in current directory.
Examples
- mkdir test
- creates the directory 'test' in the current directory.