Patch Status of RH8 server?????

Ed Wilts ewilts at ewilts.org
Wed Apr 28 16:23:59 UTC 2004


On Wed, Apr 28, 2004 at 04:22:47PM +0100, Will Mc Donald wrote:
> 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

Yeah, but mine has the most recent stuff at the bottom where it still
sits on your screen after the listing.  Red Hat should add --first :-)

-- 
Ed Wilts, Mounds View, MN, USA
mailto:ewilts at ewilts.org
Member #1, Red Hat Community Ambassador Program





More information about the redhat-list mailing list