On 18 October 1999 at 0:39, Tetsuro Teddy FURUYA 
(=?iso-2022-jp?B?GyRCOEVDKxsoQiAbJEJFL086GyhC?=) <[EMAIL PROTECTED]> wrote:
> It seems queer to me that there has been none who has refered to 
> find - exec
> pairs.
> 
> You may type into shell like;
> $find . -name "*.c" -print -exec "egrep" "-i" "idt" {} \; | less
> Here , "idt" is a search string.

That's because no one wants a separate invocation of egrep for
every file!


-- 
Jacques Vidrine / [EMAIL PROTECTED] / [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to