Here's how to use RPM to find the largest packages on your Linux system:
rpm -qa --queryformat '%10{SIZE}\t%{NAME}\n' | sort -k1,1n
Showing posts with label RHEL. Show all posts
Showing posts with label RHEL. Show all posts
Monday, April 25, 2011
Subscribe to:
Posts (Atom)