mkdir

NAME

mkdir - Windows command-line utility to make directories

SYNOPSIS

mkdir [-p] [-m mode] directory_name...

DESCRIPTION

The mkdir(1w) Windows command-line utility is an implementation of the Interix mkdir(1) command that you can run at a Windows command prompt. The directory_name argument must use Windows file-name and path syntax. For more information, see mkdir(1).