From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 18:41:55 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 95E7B1065670 for ; Fri, 14 Sep 2012 18:41:55 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5A28B8FC17 for ; Fri, 14 Sep 2012 18:41:55 +0000 (UTC) Received: by iayy25 with SMTP id y25so4271819iay.13 for ; Fri, 14 Sep 2012 11:41:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=odZBrw/tqz5WOpIuMKoH03O8dEBMN/oJCuc5c4EYIns=; b=oxwMMJpC/Y0pA13KSkVark0QfLkETYymqqUSjTQpFtF6SUGR1Gt/8fjRG/dtfhis5l xHTQS+I/asO9/CpYLscxixT2T61oKaZ/uf+BmNxNfnzGr2zuEg/3WVkOeJcASga3Vin+ t98Ww2jNIepfDFdthnOZ6YSRy9I2X1Uo+ZBxRgDenFQxGfx2auOpT8oyplUn5YREVwYi x5Sdhr51htgi19ekkdnWN4+xpRNWa9ggpn17lS9pPkfxd0tuy/Y2MgFRXGYOJpfS3MAq xUrPwlxNSENPW5o5ja7KXMT6lldP1zR20TYdvDsFxVKmkIWLiK8d64NhULErMyBClrXB mpog== MIME-Version: 1.0 Received: by 10.42.18.8 with SMTP id v8mr3237210ica.16.1347648114694; Fri, 14 Sep 2012 11:41:54 -0700 (PDT) Received: by 10.64.69.34 with HTTP; Fri, 14 Sep 2012 11:41:54 -0700 (PDT) X-Originating-IP: [93.221.172.35] In-Reply-To: <20120913191844.1C07FBEA7@kev.msw.wpafb.af.mil> References: <20120913191844.1C07FBEA7@kev.msw.wpafb.af.mil> Date: Fri, 14 Sep 2012 20:41:54 +0200 Message-ID: From: "C. P. Ghost" To: vogelke+freebsd@pobox.com Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnA2G0yLoalvXjcO6n+sHwDjx987kvRmVLJKLxoYeNDYpnh4DN5qVkkvLQgLGFwl5UCx7Nx Cc: freebsd-questions@freebsd.org Subject: Re: cksum entire dir?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 18:41:55 -0000 On Thu, Sep 13, 2012 at 9:18 PM, Karl Vogel wrote: > Here's a simple, system-independent way to find duplicate files. All you There's also sysutils/samefile: http://www.schweikhardt.net/samefile/index.html -cpghost. -- Cordula's Web. http://www.cordula.ws/