Created
June 6, 2019 06:31
-
-
Save marcinhlybin/7255ffff43903143a24877908e0f22b1 to your computer and use it in GitHub Desktop.
Grep multiline
This file contains 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
ERROR moja linia 1 | |
stack 1 | |
stack 2 | |
stack 3 | |
ERROR moja linia 2 | |
OK moja linia | |
ERROR moja linia 3 | |
stack 1 | |
stack 2 | |
stack 3 | |
OK moja linia | |
OK moja linia | |
ERROR moja linia 4 | |
ERROR moja linia 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment