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

13 lines
219 B
Plaintext

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