sort of java port of fdupe
original: https://github.com/adrianlopezroche/fdupes
- easier to use and faster!
- just playing with IO and system programming
./mvnw clean verify
java -jar target/fdupes*.jar <dir> [minimumFilesizeInMB [maximumFilesizeInMB]]
- original fdupe https://github.com/adrianlopezroche/fdupes
- another java implementation https://github.com/cbismuth/fdupes-java