Find, Sort, Filter & Delete duplicate files
```bash Usage: deduplicator [OPTIONS]
Options:
-t, --types
Deduplicator uses fxhash (a non-cryptographic hashing algorithm) which is extremely fast. As a result, deduplicator is able to process huge amounts of data in a couple of seconds.
While testing, Deduplicator was able to go through 8.6GB of pdf files and detect duplicates in 2.9 seconds