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

Re: ls -alR with wd?



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


Reply to: