On Mon, Apr 02, 2007 at 01:05:53PM +1000, Peter Miller wrote: > Does anyone know of a tool which walks all the files on your system, and > ((any files which are not part of any package) or (files which are part > of a package and which have been changed, thinking here of config > files)) print the file name?
Try cruft Description: Find any cruft built up on your system cruft is a program to look over your system for anything that shouldn't be there, but is; or for anything that should be there, but isn't. It bases most of its results on dpkg's database, as well as a list of `extra files' that can appear during the lifetime of various packages. cruft is still in pre-release; your assistance in improving its accuracy and performance is appreciated. -- John http://www.inodes.org/ -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
