Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2013 13:16:41 -0600
From:      Adam Vande More <amvandemore@gmail.com>
To:        Fbsd8 <fbsd8@a1poweruser.com>
Cc:        Erich Dollansky <erichsfreebsdlist@alogt.com>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: utility to compare 2 dir trees
Message-ID:  <CA%2BtpaK2_J7B=vun%2BKRt2J1CovC3ec3qZDFbXyF8v2Qq5n81g%2Bw@mail.gmail.com>
In-Reply-To: <50E24C71.5090104@a1poweruser.com>
References:  <50E23A95.80907@a1poweruser.com> <CA%2BtpaK0xOAtUjBGc_SH4r1qkX3V5F28CbrYCMWFyqZLh4KqniA@mail.gmail.com> <50E23FC3.5060204@a1poweruser.com> <20130101085355.4e4767c2@X220.ovitrap.com> <50E24558.8040501@a1poweruser.com> <50E24C71.5090104@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 31, 2012 at 8:39 PM, Fbsd8 <fbsd8@a1poweruser.com> wrote:

> ended up trying
> cd dir-tree1
> mtree -c | mtree -p dir-tree2
>
> Now this seems like it worked, except every thing was flagged for
> non-matching modification time. How do I tell it to not check modification
> time?
>


mtree -c -k sha256digest,uname,gname | mtree -p dir-tree2

-- 
Adam Vande More



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK2_J7B=vun%2BKRt2J1CovC3ec3qZDFbXyF8v2Qq5n81g%2Bw>