Command:mkdir

From Lavish Software Wiki
Revision as of 18:12, 18 October 2005 by Beefalo (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Syntax

mkdir <directory>

Description

Creates a directory in current directory.

Examples

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

See Also