GREP_COLOR="01;31" grep 'Recovered........: 0/1' & GREP_COLOR="01;32" grep 'Digests' how can i grep two words in two different colors?