Skip to content

Instantly share code, notes, and snippets.

@raulsouzalima
Created January 29, 2016 22:55
Show Gist options
  • Save raulsouzalima/39b9d36da11f24109725 to your computer and use it in GitHub Desktop.
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
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