Difference between revisions of "Command:mkdir"

From Lavish Software Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 18:12, 18 October 2005

Syntax

mkdir <directory>

Description

Creates a directory in current directory.

Examples

  • mkdir test
creates the directory 'test' in the current directory.

See Also