Tool to remove files which have hardlinks
Find a file
SquareWinter68 28d38479f9 Initial Commit
2026-09-15 01:18:16 +02:00
.gitignore Initial Commit 2026-09-15 01:18:16 +02:00
LICENSE Initial Commit 2026-09-15 01:18:16 +02:00
linkrem.py Initial Commit 2026-09-15 01:18:16 +02:00
README.md Initial Commit 2026-09-15 01:18:16 +02:00

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