What can you learn from production.log?(shiroyasha.github.io)
shiroyasha.github.io
What can you learn from production.log?
http://shiroyasha.github.io/what-can-you-learn-from-production-log.html
1 comments
You could possibly try "grep -E" or "grep -e ... -e"? In this case you could drop 'cat' and make one pipe less.