Skip to content

Conversation

@RosemaryKoshy
Copy link

egrep is the same as grep -E but direct invocation as egrep is deprecated and is only provided to allow historical applications that rely on it to run unmodified. This change modifies 8 files to use grep -E instead by replacing all instances of egrep with grep -E . I don't believe this commit will cause any problems but I'll admit I haven't tested it. It should reduce the number of warning messages.

Copy link

@1028panter 1028panter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Efectivo yes

@1028panter
Copy link

Sip_grep _E

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants