From owner-freebsd-questions@FreeBSD.ORG Fri Jun 16 21:37:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CA5B16A479 for ; Fri, 16 Jun 2006 21:37:56 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC2943D60 for ; Fri, 16 Jun 2006 21:37:53 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FrM0Z-0001bo-2Y for freebsd-questions@freebsd.org; Fri, 16 Jun 2006 23:37:39 +0200 Received: from r5k156.chello.upc.cz ([86.49.10.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Jun 2006 23:37:39 +0200 Received: from martinkov by r5k156.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Jun 2006 23:37:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: martinko Date: Fri, 16 Jun 2006 23:37:12 +0200 Lines: 20 Message-ID: References: <20060609122931.15984448@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5k156.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.4) Gecko/20060605 SeaMonkey/1.0.2 In-Reply-To: <20060609122931.15984448@localhost> Sender: news Subject: Re: Directory and file comparison tool for X? 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, 16 Jun 2006 21:37:56 -0000 Norberto Meijome wrote: > Hi all, > I'm looking for a tool that will allow me to compare directories (recursively) > showing what files are different,etc. meld ( textproc/meld ) can do this to > some extent, showing missing files,etc, but not showing what files are > different withoug having to open each file and do a diff. > > There is a little app for Win32 called Beyond Compare (commercial, written in > Delphi) , from Scooter Software (www.scootersoftware.com) which does all this - > i need an similar tool :) > > Any suggestions? > > thanks in advance, > Beto try these (from ports): dirdiff tkdiff