Patch Status of RH8 server?????

Will Mc Donald wmcdonald at ntlworld.com
Wed Apr 28 15:22:47 UTC 2004


From: "Ed Wilts" <ewilts at ewilts.org>
> To get the sorted by date, you can do something like this (watch the
> line wrapping):
> 
> #!/bin/bash
> rpm -qa --queryformat '%{installtime} %{name}-%{version}-%{release}
> %{installtime:date}\n' | sort -g | sed -e 's/^[^ ]* //'

Or...

rpm -qa --last

Will.





More information about the redhat-list mailing list