Tool to remove files which have hardlinks
- Python 100%
| .gitignore | ||
| LICENSE | ||
| linkrem.py | ||
| README.md | ||
Linkrem
A simple script not much unlike rm, which removes a file along with all of it's hardlinks.
It uses GNU find in the background when it has to find duplicate files