Skip to content

Update grep option from -P to -E#15

Open
sahana-bhat wants to merge 2 commits intomasterfrom
sahana-bhat-patch-1
Open

Update grep option from -P to -E#15
sahana-bhat wants to merge 2 commits intomasterfrom
sahana-bhat-patch-1

Conversation

@sahana-bhat
Copy link
Copy Markdown

@sahana-bhat sahana-bhat commented Aug 5, 2019

To avoid grep: unescaped ^ or $ not supported with -Pz error

Reference: https://stackoverflow.com/a/37619450

To avoid `grep: unescaped ^ or $ not supported with -Pz` error
@sahana-bhat sahana-bhat changed the title Update -P to -E Update grep option from -P to -E Aug 5, 2019
@anujith-singh
Copy link
Copy Markdown

anujith-singh commented Aug 6, 2019

@sahana-bhat reference-ception in description!

@nitheesh-me
Copy link
Copy Markdown

Good Find 👍
Better reference: man grep
image

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.

3 participants