in reply to Re: "em" - Emphasize text using regular expressions
in thread "em" - Emphasize text using regular expressions
...instead of
export GREP_COLOR="33;1" && tail -f logfile | grep "interesting" --colour
And you can do more than one regex/color in the same filter.
|
---|