utility to compare 2 dir trees

Adam Vande More amvandemore at gmail.com
Tue Jan 1 19:16:49 UTC 2013


On Mon, Dec 31, 2012 at 8:39 PM, Fbsd8 <fbsd8 at 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


More information about the freebsd-questions mailing list