command
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Aug 18, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
mkdir makes a new directory.
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.