hardlinkpy

hardlink.py is a tool to hardlink together identical files in order to save storage space


Keywords
hardlink
Licenses
GPL-3.0/GPL-3.0+
Install
pip install hardlinkpy==0.1

Documentation

hardlinkpy

Program to hardlink identical files together on Linux. This can possibly save a large amound of space depending on how many duplicate files there are.

There have been reports of this working on MacOS. So it might work there too.

This program requires Python 3.6 or higher to run.