HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

egrep — This command is an alias of `grep --extended-regexp`.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandextendedgrepegrepthisclialias

Problem

How to use the egrep command: This command is an alias of grep --extended-regexp.

Solution

egrep — This command is an alias of grep --extended-regexp.

View documentation for the original command:
tldr grep

Code Snippets

View documentation for the original command

tldr grep

Context

tldr-pages: common/egrep

Revisions (0)

No revisions yet.