On Thu, 14 Dec 2000, lem wrote:

> try rgrep (if its installed)
> 
> rgrep <pattern> <dir>
> 

or

grep <pattern> `find -name <dir> -print`

It's slower than rgrep, but it gets the job done as well...

--
Rafael R. Sevilla <[EMAIL PROTECTED]>         +63 (2)   4342217
ICSM-F Development Team, UP Diliman             +63 (917) 4458925
OpenPGP Key ID: 0x0E8CE481


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to