I have a a directory with a structure like so:
. ├── Test.txt ├── Test1 │ ├── Test1.txt │ ├── Test1_copy.txt │ └── Test1a │ ├── Test1a.txt │ └─
md5deep -r $your_directory | awk {'print $1'} | sort | md5sum | awk {'print $1'}