Recursively finds and lists duplicate files in a directory. Uses C++17 filesystem library and SHA-256 hashing algorithm.
Primary LanguageC++MIT LicenseMIT