SCO Turns Up the Heat on Linux Users (eWeek)
Posted Aug 19, 2003 17:09 UTC (Tue) by
sommere (guest, #14168)
In reply to:
SCO Turns Up the Heat on Linux Users (eWeek) by chel
Parent article:
SCO Turns Up the Heat on Linux Users (eWeek)
That's not quite right either. It is possible that some lines have been deleted between 2.2 and 2.4.
A (somewhat) better estimate (although it does include documentation etc..) can be found by:
diff -urN linux-2.2/ linux-2.4.20/ | grep "^+" | grep -v "^+++"|wc -l
which results in:
3040920
still, > 1/3 of the code is just silly.
(
Log in to post comments)