LWN.net Logo

My kid hates Linux (ZDNet)

My kid hates Linux (ZDNet)

Posted Apr 15, 2008 6:49 UTC (Tue) by jengelh (subscriber, #33263)
In reply to: My kid hates Linux (ZDNet) by motk
Parent article: My kid hates Linux (ZDNet)

100 MB is a good estimate. openfire and VMware do not even have any rpm package requirements.
$ (rpm --qf="%{SIZE}\t%{NAME}\n" -qa "*32bit*"; rpm --qf="%{SIZE}\t%{NAME}@%{ARCH}\n" -qa | grep @i.86) | grep -Pv 'openfire|VMware' | perl -aF'\t' -lne 'END{print$x}$x+=$F[0]'
117166556


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds