1 2 3 4 5 6
# # Color grep results # Examples: http://rubyurl.com/ZXv # export GREP_OPTIONS='--color=auto' export GREP_COLOR='1;32'