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 verifyjava -jar target/fdupes*.jar <dir> [minimumFilesizeInMB [maximumFilesizeInMB]]- original fdupe https://github.com/adrianlopezroche/fdupes
- another java implementation https://github.com/cbismuth/fdupes-java