On Wednesday 21 January 2009 11:15:07 david wrote: > I have a directory tree, plus an approximate copy of the same tree. > du reports 35mb for one and 36 for the other. They are quite complex > trees. > > My task is to figure out where and why they are different. Is there a > simple way to do this? A kind of diff for directories/files/filesizes. > > thanks... > > David.
Hi David, I've been doing the exact same thing for the last 3 days using kdiff3. It does the job well enough even though it's intended for source tree comparisons. Just read all the warnings if you are going to try automerging. hth bruce -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
