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@xxxxxxxxxx> > > > 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 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list