command
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Oct 1, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
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: make all needed directories in the path
-v: directory mode (ex: 666)
-p: print each directory as it is made
Source Files
¶
Click to show internal directories.
Click to hide internal directories.