Timeline for How do I get the MD5 sum of a directory's contents as one sum?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 23, 2018 at 8:28 | comment | added | truf | I've tried hashdeep. It outputs not only hashes but also some header including ## Invoked from: /home/myuser/dev/ which is your current path and ## $ hashdeep -s -r -l ~/folder/. This got to sort, so the final hash will be different if you change your current folder or command line. | |
| Nov 8, 2017 at 15:22 | comment | added | palik | instead of md5deep use hashdeep on ubuntu 16.04 because md5deep package is just a transitional dummy for hashdeep. | |
| Apr 14, 2016 at 13:35 | review | First posts | |||
| Apr 14, 2016 at 13:44 | |||||
| Apr 14, 2016 at 13:34 | history | answered | Pavel Vlasov | CC BY-SA 3.0 |