I've been too lazy
Posted by Ian S. Nelson Mon, 05 Jun 2006 19:46:00 GMT
So this is totally skag, knocking off someone else but I was pleasantly surprised.
Do this, with GNU Grep:
export LESS=-R
export echo $GREP_OPTIONS=-i --with-filename --color=always
The -i and --with-filename might screw some scripts up but I'm sick of typing them.
