2012年3月19日 星期一

Get installed rpm and format output

rpm -qa | uniq | sort | xargs rpm -q --qf "%{NAME},%{VERSION},%{RELEASE}\n" | uniq

沒有留言:

張貼留言