Files
freeCodeCamp/client/src/pages/guide/english/bash/bash-mkdir/index.md

12 lines
175 B
Markdown
Raw Normal View History

---
title: Bash mkdir
---
## Bash command: mkdir
**Make a Directory** ,for example `mkdir hello`.
### More Information:
* [Wikipedia](https://en.wikipedia.org/wiki/Mkdir)