On Fri, Jun 01, 2007 at 07:08:35AM -0700, Steve G wrote: > >Use "rpm -qa --last" to show you if there are packages leftover from > >before the upgrade date/time. > > [root ~]# rpm -qa --last | wc -l > 390 > [root ~]# rpm -qa | wc -l > 390 > > It returns the same list. I'd much rather be able to type: > > rpm -qa | grep -vi fc7 > > far simpler and no magic. How about: rpm -qa --last | grep -v "the date that I installed Fedora 7" -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list