Hey all,

I've had a CentOS server running for many years now (mostly for mail and web). Over that time I've installed and removed quite a few different packages (from RPMs and sourcecode) which have obviously left files behind. What is the easiest way to get a list of all files on the system which are not included in any installed RPM? I know there would be a lot of files from packages installed via sourcecode but I can weed through all of those.

Mez