On Thu, 10 Jun 2010 22:58:58 +0200, Merciadri Luca wrote: > I find `find' very inefficient when trying to find some files.
(...)
I've got a "one-liner" saved:
***
find /directory/to/find/* -type f -exec grep -H 'text' {} \;
***
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

