deduplify is a Python command line tool that will search a directory tree for duplicated files and optionally remove them. It generates an MD5 hash for each file recursively under a target directory ...
All currently maintained versions of Python are supported, see Python Releases. Older Python releases may likely work too, but are not officially supported. Various build commands are supported via ...