2011年6月29日 星期三

List RPMs and sort by their size

rpm -qa --queryformat="%{NAME} %{SIZE}\n" | sort -k 2 -n
Reference: lagignition

沒有留言:

張貼留言