ndf Code
Brought to you by:
byte-artisan
| File | Date | Author | Commit |
|---|---|---|---|
| LICENSE | 2018-07-03 |
|
[f93469] Initial release |
| README.md | 2018-07-03 |
|
[f93469] Initial release |
| ndf.sh | 2018-07-03 |
|
[f93469] Initial release |
Neat Duplicate Finder
Shell based tool for identifying duplicate files in a given directory.
I mostly use it for identifying duplicates in my photo collection; others might find it useful for other things.
It's true it might be slow but using sha256sum assures me I don't lose any useful bit of data in my collection.
Run ndf.sh without any arguments for a short usage description.
While the second & third programs are most certainly available in your system, they are all listed as the shell script checks for all three.