Home > blogpost > Nice way to list packages on size

Nice way to list packages on size

August 30th, 2007 Leave a comment Go to comments

rpm -q -a –qf ‘%10{SIZE}\t%{NAME}\n’ | sort -k1,1n

Tags:
  1. No comments yet.
  1. No trackbacks yet.