Field notesAUWENSearch
Explore Systems
← Command indexCMD / create

mkdir

Create a directory.

Syntax

UPPERCASE words are placeholders to replace. Brackets in the syntax line describe optional arguments; do not type those brackets literally.

mkdir PATH

Example

mkdir auwen-lab

Expected result

Creates the named lab directory.

Notes and traps

MD is an alternative name for the command.

Related commands

Related tasks may need different flags and have different semantics. Check the entry before translating a command between shells.

Official reference ↗

Updated 13 September 2026. Examples describe the expected behavior; not every platform is available for execution testing.