> 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


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/k2y880dece01004011545ib070cf4etea171ad499da1...@mail.gmail.com

Reply via email to