Shell / Commands

mkdir

English

Overview

A command for creating a new directory.

Details

A command that creates a new directory with the given name. The -p option creates any needed parent directories along with it.

More Linux terms