From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PIXOG-0003wP-Ul for garchives@archives.gentoo.org; Wed, 17 Nov 2010 02:04:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AB35E0760; Wed, 17 Nov 2010 02:04:00 +0000 (UTC) Received: from sentinel.math.Princeton.EDU (sentinel.math.Princeton.EDU [128.112.16.31]) by pigeon.gentoo.org (Postfix) with ESMTP id 20CC7E07AD for ; Wed, 17 Nov 2010 02:04:00 +0000 (UTC) Received: from math.princeton.edu ([128.112.18.16]) by sentinel.math.Princeton.EDU with esmtp (Exim 4.69) (envelope-from ) id 1PIXNP-0007ON-6A for gentoo-user@lists.gentoo.org; Tue, 16 Nov 2010 21:03:59 -0500 Received: from math.Princeton.EDU (localhost.localdomain [127.0.0.1]) by math.Princeton.EDU (8.13.8/8.13.8) with ESMTP id oAH23xRP009936 for ; Tue, 16 Nov 2010 21:03:59 -0500 Received: (from wwong@localhost) by math.Princeton.EDU (8.13.8/8.13.8/Submit) id oAH23xaE009933 for gentoo-user@lists.gentoo.org; Tue, 16 Nov 2010 21:03:59 -0500 Date: Tue, 16 Nov 2010 21:03:59 -0500 From: Willie Wong To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Crufted with perl modules? Message-ID: <20101117020359.GA9235@math.princeton.edu> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Archives-Salt: 28aade86-7127-4704-a4a6-d97f92f485a4 X-Archives-Hash: 4428a99b82dd92b01114ba3424ab47a9 On Tue, Nov 16, 2010 at 05:42:24PM -0800, Grant wrote: > > qfile -orphans ? > > That sounds promising but I get: > > # qfile --orphans > Usage: qfile : list all pkgs owning files > qfile --orphans needs to take input a filename. So to go through your system looking for all orphaned files, you do something like find / -exec qfile -o '{}' \; ... which will produce a load of output that you don't want. So best to (1) restrict to smaller subdirectories (instead of /, do /usr/lib/perl5), and (2) redirect the output to disk. W -- Willie W. Wong wwong@math.princeton.edu Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire et vice versa ~~~ I. Newton