From owner-freebsd-questions Tue Sep 18 11:33:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dell.dannyland.org (dsl092-007-150.sfo1.dsl.speakeasy.net [66.92.7.150]) by hub.freebsd.org (Postfix) with ESMTP id C9D3637B406 for ; Tue, 18 Sep 2001 11:33:40 -0700 (PDT) Received: by dell.dannyland.org (Postfix, from userid 1001) id B94115CB0; Tue, 18 Sep 2001 11:34:45 -0700 (PDT) Date: Tue, 18 Sep 2001 11:34:45 -0700 From: dannyman To: edwin chan Cc: freebsd-questions@freebsd.org Subject: Re: how can I compare two directory? Message-ID: <20010918113445.Z11099@toldme.com> References: <001501c13f8d$cf33c660$9201a8c0@home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001501c13f8d$cf33c660$9201a8c0@home.net>; from slack@suntop-cn.com on Mon, Sep 17, 2001 at 11:31:19PM +0800 X-Loop: djhoward@uiuc.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 17, 2001 at 11:31:19PM +0800, edwin chan wrote: > I am new to freebsd, I have a question to ask people in this maillist: > > I feel I need a tool to compare two directories. for example: when I move a > directory from old disk to new one, i need check if they are completely > same. and if I burned a new freebsd cd , i need check if they are same as > iso files. where can i got the tools ? or how to write a script do it ? mtree(8). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message