On Wed, Oct 26, 2005 at 02:30:10PM +0100, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I'm trying to find a word in a file using find.
> I take a look at the man of find but...
> All i see is to find files, perms, etc.
> It's possible to find an word in a text file?
> All i can do is this:
> $find . -name *.c -print
> 
> Many thanks.

Is ?grep not a better tool for your search ?

-- 
TC,
 ,Mark


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to