mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
126 B
126 B
egrep
This command is an alias of
grep --extended-regexp.
- View documentation for the original command:
tldr grep