From owner-freebsd-isp Sun May 9 9: 8:29 1999 Delivered-To: freebsd-isp@freebsd.org Received: from dns.MexComUSA.NET (cm4094.cableco-op.com [208.138.40.94]) by hub.freebsd.org (Postfix) with ESMTP id 6DE0F15689 for ; Sun, 9 May 1999 09:08:23 -0700 (PDT) (envelope-from eculp@MexComUSA.net) Received: from MexComUSA.net (cm-208-138-47-186.cableco-op.ispchannel.com [208.138.47.186]) by dns.MexComUSA.NET (8.9.3/8.9.1) with ESMTP id JAA66170; Sun, 9 May 1999 09:08:05 -0700 (PDT) (envelope-from eculp@MexComUSA.net) Message-ID: <3735B2EE.A0D14B2B@MexComUSA.net> Date: Sun, 09 May 1999 09:08:14 -0700 From: Edwin Culp Organization: Mexico Communicates X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Andy Farkas Cc: freebsd-isp@FreeBSD.ORG Subject: Re: duplicate file finder References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andy Farkas wrote: > I know this belongs in -questions, but I dont read that list, so... > > Does anyone know of a proggy that finds duplicate files? > > I searched the archives, and only came up with questions, no answers.. > > -- > I often use find with a -exec cksum {} ; with pipes to awk, sort and/or uniq depending on what I really want to do and how large the directory structure is. ed P.S. md5 would also work but is slower. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message