command
Version:
v0.17.0
Opens a new window with list of versions in this module.
Published: May 18, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
mkdir makes one or more new directories.
Synopsis:
mkdir [-m mode] [-v] [-p] DIRECTORY...
Options:
-m: directory mode (ex: 755)
-v: print each directory as it is made
-p: make all needed directories in the path
Source Files
¶
Click to show internal directories.
Click to hide internal directories.