On Tue, 28 Nov 2000, Callum Lerwick wrote:

> > rpm -Fvh *.rpm
> > 

> But will it not install anything thats not already installed? :P

-F is "freshen" and so it only updates things you have installed already.
If you have rpms in the dir for packages that aren't installed, they will
be ignored.

Andy