bubeck / hardlinkpy

Program to hard link duplicate files on Linux systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Program to hard link duplicate files on Linux systems

License:GNU General Public License v2.0


Languages

Language:Python 99.2%Language:Shell 0.8%