How to Install hadori in Ubuntu 18.04



Install hadori by entering the following commands in the terminal:

sudo apt update
sudo apt install hadori

Description:

Hardlinks identical files

This might look like yet another hardlinking tool, but it is the only one which only memorizes one filename per inode. That results in less merory consumption and faster execution compared to its alternatives. Therefore (and because all the other names are already taken) it's called "HArdlinking DOne RIght". . Advantages over other hardlinking tools: * predictability: arguments are scanned in order, each first version is kept * much lower CPU and memory consumption

Homepage: https://git.tiwe.de/hadori.git

Version: 1.0-1build1

Section: universe/utils