> etcgrep () { grep -ir "$1" /etc/* ; }
> sgrep () { grep -ir "$1" /usr/src/linux ; }
> xgrep () { grep -i "$1" $(echo $PATH | tr ":" " ") ; }
>
Nice. I'm having a hard time understanding that last one, but I will
figure it out. Thanks!
-- 
Dotan Cohen
http://bido.com
http://what-is-what.com