Files
cheatsheet-tldr/tldr/rgrep
2025-12-13 00:20:51 +00:00

13 lines
213 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# rgrep
> This command is an alias of `grep --recursive`.
- View documentation for the original command:
`tldr grep`