Hi Harry;

On Tue, Mar 16, 2010 at 07:09, Harry Putnam <[email protected]> wrote:

> Spiro Trikaliotis <[email protected]> writes:
>
> > Otherwise, you might want to use something like:
> >
> > $ find . | grep -v \/CVS\/ | grep -v \/CVS$ | tr \\n \\0 | xargs -0 -n 10
> cvs add --
>
> Nice..  and thanks for the detailed exposition.  I've used unix like
> OS for many yrs, and still often am slightly awed by the power of its
> supposed simple tools in the hands of someone who knows how to use them.
>
>
  I strongly agree with your comment here.  It is *WONDERFUL* to see some
well-written UNIX code with very well-written exposition to go with it.  It
is definitely amazing the POWER that UNIX can have in the right hands.

Ken Wolcott

Reply via email to