From owner-freebsd-questions@FreeBSD.ORG Tue Jan 1 06:23:52 2013 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 A43616CF for ; Tue, 1 Jan 2013 06:23:52 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 2CC9D8FC08 for ; Tue, 1 Jan 2013 06:23:52 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.5) with ESMTP id r016NeXE034050 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 1 Jan 2013 06:23:40 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.7.3 smtp.infracaninophile.co.uk r016NeXE034050 Authentication-Results: smtp.infracaninophile.co.uk/r016NeXE034050; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Message-ID: <50E280E3.3050401@FreeBSD.org> Date: Tue, 01 Jan 2013 06:23:31 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Fbsd8 Subject: Re: utility to compare 2 dir trees References: <50E23A95.80907@a1poweruser.com> In-Reply-To: <50E23A95.80907@a1poweruser.com> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig50B034E1FA23E6938857B7BC" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jan 2013 06:23:52 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig50B034E1FA23E6938857B7BC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 01/01/2013 01:23, Fbsd8 wrote: > I want to compare 2 different directory trees to each other to locate > any differences in directories and files contained there in. >=20 > Any suggestions? diff -ru directory1 directory2 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig50B034E1FA23E6938857B7BC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDigOsACgkQ8Mjk52CukIzlewCfVQvZxX0mVi6/d1thz191TAPU 1EYAn0mA607xh8JkpbKzdi5SYq1WfdMP =/Ri9 -----END PGP SIGNATURE----- --------------enig50B034E1FA23E6938857B7BC--