Tadas Vilkeliskis's TILs
Inspired by https://linuxconfig.org/how-to-create-incremental-backups-using-rsync-on-linux
This script will create incremental backups using rsync. This is achieved by using hard links support of the filesystem.