Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 296 Bytes

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.