On Wed, Apr 02, 2003 at 04:37:00PM -0500, Eric Wood wrote:
> Man, I've been wanting something like this for a long while.  RH needs to
> incorporate this into their package manager gui.

Go ahead and file an enhancement request against the GUI.
http://bugzilla.redhat.com

> Ed Wilts wrote:
> > #!/bin/bash
> >
> > rpm -qa --queryformat '%{installtime} %{name}-%{version}-%{release}
> > %{installtime:date}\n' | sort -g | sed -e 's/^[^ ]* //'
> >
> > This is *extremely* useful if you want to know which packages were
> > installed in say, the last week.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to