Sometimes coloring a logfile or other gives a good overview when looking for stuff and behaviors
I just saw that grep have a coloring feature
For searching source code, I use ack. It's got a lot of options that make sense for searching code (such as automatically ignoring SCM directories).