I have two identical folders, but the are not identical (for example Java installation dir). One dir has one extra file and one file has been changed.
Is there any easy to use tool to check that or do I have to write complicated bash script for that?
PS: I'm looking for a command-line tool, but if you know any GUI tools please share the knowledge.
kdiff3works without problems on GNOME or other desktop environments. – loevborg Jan 08 '11 at 11:24