On Mon, Feb 05, 2007 at 09:20:20PM +0000, Marcin Owsiany wrote:
> On Sun, Feb 04, 2007 at 04:36:36PM -0500, Justin Pryzby wrote:
> > On Sun, Feb 04, 2007 at 08:05:55PM +0000, Marcin Owsiany wrote:
> > > On Sun, Feb 04, 2007 at 09:30:28AM -0500, Justin Pryzby wrote:
> > > > The accepted way of doing this is with
> > > >   find . -xdev -print0 |xargs -0 grep foo
> > > > 
> > > > Indeed, even grep -r is considered to be bloat, since "find" supports
> > > > many options which don't each need to be implemented in grep, too.
> > > 
> > > Right, I agree that getting rid of those additional keystrokes does not
> > > warrant the increased complexity.
> > Shall I close the bug, and perhaps also a maintainer usertag +
> > bloatless?
> 
> I'm not sure it's me you're asking, but I have nothing against it being
> closed.
You're the original submitter, no?  I don't want to close the report if
you feels it is still justified.  (In practice, I just don't want to be
a third party to a potential bug open/close war, or pollute the bug log
with such!).

Justin


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

Reply via email to