On Mon, Dec 31, 2012 at 8:39 PM, Fbsd8 <fb...@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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to