Files
cheatsheet-tldr/tldr/dos/md
2026-02-01 00:30:49 +00:00

14 lines
228 B
Plaintext

---
syntax: markdown
tags: [tldr, dos]
source: https://github.com/tldr-pages/tldr.git
---
# MD
> Make a directory.
> More information: <https://www.dosbox.com/wiki/Commands#MD>.
- Create directory:
`MD {{path/to/directory}}`