md5sum rpms >> list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Andrew Rice said:
> Does anyone know in centos how to create an md5sum list based on the
> current rpms that I have installed right now
> on my box?

Not sure the question is clear... are you asking to get an md5 sig for
each file owned by an installed RPM?  Or the sig on the RPM itself?

If the former, a real quick starting point might be:
rpm -qa | xargs -i rpm -ql {} | xargs -i md5sum {}

===========
Alan Sparks, UNIX/Linux Systems Administrator    <asparks@xxxxxxxxxxxxxxxx>


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux