--- 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`