Created
February 9, 2018 10:37
-
-
Save srMarquinho/e5b3d6a818dd0446cf461409a2670e42 to your computer and use it in GitHub Desktop.
grep snipet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grep 'query' testing.log -B 5 -A 5 | less |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment