lkml.org 
[lkml]   [2002]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.4 and BitKeeper
Linus Torvalds wrote:

>Right now simple things like command-line completion and
>
> find . -name '*.[chS]' | xargs grep xxxx
>
>do not work, because they either don't find files or they find the wrong
>ones (the internal bitkeeper files etc).
>


I always check out my trees with "bk -r co -q" precisely because of
command-line completion. Anything that saves my poor hands from further
pain is a good thing... :) And similar to your example, I switched from
my preferred method of search, grep -r, to /usr/bin/find, just so I
would (and had to) add "grep -v SCCS" in the middle of the xargs pipe.

Jeff




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.114 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site