I've got a problem with Xterm.
When I use the command
tail -F example.log | grep -a -i -e 'examplestring'
in Xterm the "grepped" strings aren't highlighted in red like they would be in the normal terminal.
How can I fix this? Google didn't help me very much.
