hadori
Hardlinks identical files
Install
- All systems
-
curl cmd.cat/hadori.sh
- Debian
-
apt-get install hadori
- Ubuntu
-
apt-get install hadori
- Kali Linux
-
apt-get install hadori
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hadori
- Dockerfile
- dockerfile.run/hadori
hadori
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