SCO Turns Up the Heat on Linux Users (eWeek)
Posted Aug 19, 2003 6:23 UTC (Tue) by
xorbe (guest, #3165)
In reply to:
SCO Turns Up the Heat on Linux Users (eWeek) by BrucePerens
Parent article:
SCO Turns Up the Heat on Linux Users (eWeek)
stock 2.4.21
$ find -type f -name "*.c" | xargs cat | egrep -v '^[ \t\n]*$' | wc -l
3032754
[jrmancin@vws788 linux-2.4.21]$ find -type f -name "*.h" | xargs cat | egrep -v '^[ \t\n]*$' | wc -l
852364
So they own 25.7%+ they say? ;-)
(
Log in to post comments)