Gentoo Archives: gentoo-user

From: Jorge Peixoto de Morais Neto <please.no.spam.here@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cruft in /etc. How to clean in out.
Date: Wed, 26 Nov 2008 15:13:18
Message-Id: 38af3d670811260712g1f473fd0g992eeb16db7d365b@mail.gmail.com
In Reply to: Re: [gentoo-user] cruft in /etc. How to clean in out. by Neil Bothwick
1 > You could start with
2 >
3 > qfile -o $(find /etc -type f)
4 I guess that would have many more false positives than findcruft, as
5 it doesn't have the database feature of findcruft.
6 So no, qfile -o does not seem a better option than findcruft.