>>>>> "Alok" == Alok Sinha <[EMAIL PROTECTED]> writes:

    Alok> [snip]

    Alok> If you need to know all the files missing in your system [nb
    Alok> config]# for i in `rpm -qa` ; do echo $i; rpm --verify $i;
    Alok> done The above will list all the files that are missing,
    Alok> modified or changed on your system, since they were
    Alok> installed on you system.

... or maybe just: rpm -Va

    Alok> [more snip]

-- Raju
-- 
Raj Mathur                [EMAIL PROTECTED]      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
                      It is the mind that moves

_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to