Date: Thu, 19 Aug 2010 16:42:26 +0000 From: David Xu <davidxu@freebsd.org> To: Gabor Kovesdan <gabor@freebsd.org> Cc: delphij@freebsd.org, Andrey Chernov <ache@nagual.pp.ru>, Doug Barton <dougb@freebsd.org>, core@freebsd.org, current@freebsd.org Subject: Re: Official request: Please make GNU grep the default Message-ID: <4C6D5EF2.2040603@freebsd.org> In-Reply-To: <4C66C0A4.3000301@FreeBSD.org> References: <4C6505A4.9060203@FreeBSD.org> <20100814155346.GA6510@nagual.pp.ru> <4C66C0A4.3000301@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gabor Kovesdan wrote: > Yes, I'm sorry for my slow reaction, I got a flu some time ago and that > prevented me from fixing the bugs earlier. I have several fixes in my > working copy, which are being discussed with my mentor. Probably, today > or tomorrow they will be committed. > > Gabor > When will the grep -H print file name for me ? it is rather painful that the feature is missing. :-( So I can not use it with find: find . -exec grep -H {} world \; I don't know which file contains the word world. Regards, David Xu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C6D5EF2.2040603>