Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: grep with PCRE #17

Closed
metaist opened this issue Apr 4, 2016 · 0 comments
Closed

fix: grep with PCRE #17

metaist opened this issue Apr 4, 2016 · 0 comments

Comments

@metaist
Copy link
Owner

metaist commented Apr 4, 2016

Most of the time grep should be called: grep -qsPe $pattern so that only an return code is produced and no errors for missing files are generated.

@metaist metaist closed this as completed in 5b2bbfd Apr 4, 2016
metaist added a commit that referenced this issue Apr 4, 2016
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

No branches or pull requests

1 participant