Recursively finds and lists duplicate files in a given directory.
run dff --help
to see usage
Usage: dff [OPTIONS] <rootdir>
<rootdir> directory to be searched recursively
Options:
--help Print this help message
--follow-sym follow symbolic links
- sha-256 implementation in C++