Files
cheatsheet-tldr/tldr/linux/dir
2025-12-19 00:21:59 +00:00

13 lines
206 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# dir
> This command is an alias of `ls -C --escape`.
- View documentation for the original command:
`tldr ls`