Nathan Wilson
Results
2
issues of
Nathan Wilson
This addresses issue #8 - It allows you to write commands like: `fdupes -e./.git -r .` or `fdupes --exclude-dir=foo/bar -r foo`. It uses `sys/queue.h` for the linked list implementation to...
When using the -d option, fdupes requires that you preserve at least one of the duplicate files. But sometimes I don't want to preserve any of the duplicate files. So...