Tugger the SLUGger!SLUG Mailing List Archives

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


On Thu, Sep 04, 2003 at 11:46:58PM +1000, invisible ink wrote:
> Matthew Palmer:
> 
> > find /usr/src/linux-2.4.21 -name "*.c" -or -name "*.h" | wc -l | less
> > 
> > gives me a total of 37,666 lines of source, total, for an i386 kernel tree.
> 
> Dude, HFS, that's 37,666 files. With a *HECK* of a lot more LOC. It would

s/| wc/| xargs wc/ TYVM.

I was writing the script fragment off the top of my head - I was still
boggling at the number quoted in the article compared to what was at the
bottom of my less output, and wondering how that SCO moron manages to
breathe...

- Matt