hardlink

Hardlinks multiple copies of the same file

Debian Debian
RUN apt-get update && \ apt-get install -y hardlink
Ubuntu
RUN apt-get update && \ apt-get install -y hardlink
Arch Arch Linux
RUN pacman -S --noconfirm hardlink
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hardlink
CentOS
RUN yum install -y hardlink
Fedora
RUN dnf install -y hardlink
Raspbian
RUN apt-get update && \ apt-get install -y hardlink
click the source code to copy install hardlink on any operating system with command-not-found.com