A small hashing directory diff tool written in python
It uses python-docopt for option parsing, so have that handy.
- Digging for matching binary blobs in two different directory trees.
- Checking if there are any files in ~/backup/oldhome/netbook-home/backup/docs that are/are not in ~/docs.
- There's already 'xyz' to do that!
- Nice, I didn't know. I only did a cursory search. I needed a tool and it seemed quicker to write one than to search any longer. Turned out ok, so others might like it as well :)