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 :-) -- Ed Wilts, Mounds View, MN, USA mailto:ewilts@xxxxxxxxxx Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list