Skip to content

Conversation

maxadamo
Copy link

@maxadamo maxadamo commented May 5, 2021

grep -v egrep does not work. Maybe it did in the past, but now I see that it's translated onto "grep -E".
Instead of using grep, I have added a fake regex using the square brackets

grep -v egrep does not work. Maybe it did in the past, but now I see that it's translated onto "grep -E". 
Instead of using grep, I have added a fake regex using the square brackets
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.

1 participant