Date: Thu, 03 Jan 2013 11:38:09 -0500 From: Fbsd8 <fbsd8@a1poweruser.com> To: Adam Vande More <amvandemore@gmail.com> Cc: Erich Dollansky <erichsfreebsdlist@alogt.com>, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: utility to compare 2 dir trees Message-ID: <50E5B3F1.7040905@a1poweruser.com> In-Reply-To: <CA%2BtpaK2_J7B=vun%2BKRt2J1CovC3ec3qZDFbXyF8v2Qq5n81g%2Bw@mail.gmail.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> <CA%2BtpaK2_J7B=vun%2BKRt2J1CovC3ec3qZDFbXyF8v2Qq5n81g%2Bw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Adam Vande More wrote: > 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 > Thank you that worked.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50E5B3F1.7040905>