Patch Status of RH8 server?????

Michael Schwendt fedora at wir-sind-cool.org
Wed Apr 28 16:41:30 UTC 2004


On Wed, 28 Apr 2004 11:23:59 -0500, Ed Wilts wrote:

> On Wed, Apr 28, 2004 at 04:22:47PM +0100, Will Mc Donald wrote:
> > From: "Ed Wilts" <ewilts at ewilts.xxx>
> > > 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 :-)

rpm -qa --last|tac


-- 
Fedora Core release 1 (Yarrow) - Linux 2.4.22-1.2188.nptl





More information about the redhat-list mailing list