Tugger the SLUGger!SLUG Mailing List Archives

Re: [chat] Re: SCO evidence falls flat in Sydney


On Thu, Sep 04, 2003 at 11:52:55PM +1000, invisible ink wrote:
>   $ find linux-2.4.21/ -name "*.c" -or -name "*.h" | xargs cat | wc -l
>   4464397

Interesting.  I wonder what the hell I was counting then by dropping the cat
stage out of there (while still keeping the xargs)?

- Matt