On Thu, Jun 10, 2010 at 09:46:12PM +0000, Camaleón wrote:
> find /directory/to/find/* -type f -exec grep -H 'text' {} \;For that application, wouldn't you be better just using grep alone? i.e. grep -r 'text' /directory/to/find/ Cheers, Tom -- Raising pet electric eels is gaining a lot of current popularity.
signature.asc
Description: Digital signature

