committed by
Christopher McCormack
parent
11b1b150a8
commit
8e980f0f84
@ -7,7 +7,7 @@ title: Bash mkdir
|
||||
**Creates a directory**
|
||||
|
||||
```
|
||||
mkdir directory_name
|
||||
mkdir [options] directory_name
|
||||
```
|
||||
|
||||
Make directory(ies) with the provided name if they do not already exist.
|
||||
|
Reference in New Issue
Block a user