utility to compare 2 dir trees

Fbsd8 fbsd8 at a1poweruser.com
Thu Jan 3 16:38:11 UTC 2013


Adam Vande More wrote:
> 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
> 

Thank you that worked.


More information about the freebsd-questions mailing list