A small duplicate tester, using xxhash32 (or falling back to md5sum), written in lua5.3
- make sure you have
find
andxxhash32
(orxxhash
, or evenmd5sum
which is massively slower) in your path - make sure you have
lua5.3
installed and in your path - ideally copy
duplicate
in your path duplicate <directory to test>