Try: find / * | xargs rpm -qf | grep "not owned by" Will trash the sh#$t out the the box, but will do the job.
Cheers, Guy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Michael Green > Sent: Wednesday, July 27, 2005 5:13 PM > To: ILUG > Subject: need script to find "alien" files > > I'm looking for script that will traverse filesystem of an RPM-based > distro and find files that do not belong to any RPM. > > Anyone? > -- > Warm regards, > Michael Green > > ====================== > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
