24 Feb
2005
24 Feb
'05
23:18
Thanks - is there a way to get the installtime in "normal" time ?
Yes, rpm -qa --queryformat '%{NAME} %{INSTALLTIME:date}\n' | sort -gk2
- Close, but we still need the epoch time to sort by date. Maybe like this: rpm -qa --queryformat '%{INSTALLTIME}\t%{INSTALLTIME:date}\t%{NAME}\n' | sort -g | cut -f 2- __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo