Gentoo Archives: gentoo-user

From: James <jtp@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] comparing two complex directories
Date: Thu, 29 Oct 2009 18:35:29
Message-Id: e107b4ff0910291135l1a9da3dj6340da0b2cb6f24b@mail.gmail.com
1 All,
2
3 I'm trying to find a good way to compare two complex directory
4 structures to see what files differ. I've looked at a few different
5 options:
6
7 - rsync dry run (someone said this should work, but I'm having trouble
8 getting good information out of this)
9 - diff -rq (this works, but it's sloowwwwww)
10
11 I've used cdircmp before but it tends to crash on complex directories
12 (a directory with more than a few subdirs and with hidden dot files).
13
14 Thoughts? Any specific / good utilities for doing this?
15
16 -j

Replies

Subject Author
Re: [gentoo-user] comparing two complex directories James Ausmus <james.ausmus@×××××.com>
Re: [gentoo-user] comparing two complex directories Florian Philipp <lists@××××××××××××××××××.net>