A really simple post, but something pretty cool I found recently was multi-colour grep highlighting for piped searches:
grep 'exp1' filename --color=always | GREP_COLORS="mt=01;34" grep --color=always 'exp2'
The output will look like:
Thoughts and experiences of a Cisco Collaboration engineer after clearing the CCIE lab…
A really simple post, but something pretty cool I found recently was multi-colour grep highlighting for piped searches:
grep 'exp1' filename --color=always | GREP_COLORS="mt=01;34" grep --color=always 'exp2'
The output will look like:
Market coverage for bitcoin foreign exchange market since 2011
Thoughts and experiences of a Cisco Collaboration engineer after clearing the CCIE lab...