Retourner au contenu associé (dépêche : RedHat élargit son offre «RedHat enterprise»)
Posté par web123 le 14 mars 2003 à 00:36. En réponse à la dépêche RedHat élargit son offre «RedHat enterprise». Évalué à 10.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: RedHat élargit son offre «RedHat enterprise»
Posté par web123 . En réponse à la dépêche RedHat élargit son offre «RedHat enterprise». Évalué à 10.
Tiens, au passage et en étant plus pervert.
De kernel-source-2.4.19-16mdk.i586.rpm de la mdk 9.0
[web123@one linux-2.4.19-16mdk]$ egrep -i "@" MAINTAINERS | wc
559 1180 15994
[web123@one linux-2.4.19-16mdk]$ egrep -i "@.*redhat" MAINTAINERS | wc
13 28 318
[web123@one linux-2.4.19-16mdk]$ egrep -i "@.*mandrake" MAINTAINERS | wc
6 12 168
# Mais qu'un mainteneur (jgarzik@mandrakesoft.com)
[web123@one linux-2.4.19-16mdk]$ egrep -i "@.*suse" MAINTAINERS | wc
14 28 245
[web123@one linux-2.4.19-16mdk]$ egrep -i "@.*ibm" MAINTAINERS | wc
10 20 251
# les sources
[web123@ici linux-2.4.19-16mdk]$ find . -type f -print | xargs egrep -m 1 -i "copyright" | wc
5060 42252 415581
[web123@ici linux-2.4.19-16mdk]$ find . -type f -print | xargs egrep -m 1 -i "copyright.*red ?hat" | wc
140 1255 10851
[web123@ici linux-2.4.19-16mdk]$ find . -type f -print | xargs egrep -m 1 -i "copyright.*mandrake" | wc
15 103 1293
[web123@ici linux-2.4.19-16mdk]$ find . -type f -print | xargs egrep -m 1 -i "copyright.*suse" | wc
312 2529 25313
# Très grosse présence dans Alsa.
# La même chose sur un linux-2.4.19 brut (sans alsa) donne 34 .
[web123@ici linux-2.4.19-16mdk]$ find . -type f -print | xargs egrep -m 1 -i "copyright.*ibm" | wc
84 655 6683
Conclusion de ce jeux "stupide" :
1 - le travail de chaqu'un profit à tout le monde.
2 - Evitez absolument SCO. Il n'y au aucune participation de SCO ! Surtout qu'il veulent fait payer des brevets à Linux.