[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ls -alR with wd?



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.

Attachment: signature.asc
Description: Digital signature


Reply to: