Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnvillalovos/hardlinkpy

Program to hard link duplicate files on Linux systems
https://github.com/johnvillalovos/hardlinkpy

Last synced: about 1 month ago
JSON representation

Program to hard link duplicate files on Linux systems

Awesome Lists containing this project

README

        

# 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.