Created
January 29, 2016 22:55
-
-
Save raulsouzalima/39b9d36da11f24109725 to your computer and use it in GitHub Desktop.
Busca por multiplas combinações de resultados baseado em 2 parâmetros no log
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
cat log/production.log | grep -E "(201501284509.+P14020004|201601424892.+P14020004)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment