[PLUG] RPM Question

Larry Brigman larry.brigman at gmail.com
Wed Dec 12 19:05:47 UTC 2007


On Dec 12, 2007 10:13 AM,  <Daniel.Roberts at sanofi-aventis.com> wrote:
> Hello All
>
> On a redhat system..how can I figure out when rpm was last run?
> I am trying to figure out if someone besides myself is running RPM...or
> possibly how if at all a package which I thought got installed has now
> been removed ed..
> Thanks for any tips!

ls -lt --time=atime /var/lib/rpm
will show when the last time something was done to the datbase files.



More information about the PLUG mailing list