Question d’entretien chez Amazon

hardlink vs softlink

Réponse à la question d'entretien

Utilisateur anonyme

7 oct. 2021

A hard link is a file that points to the same underlying inode, as another file. In case you delete one file, it removes one link to the underlying inode. Whereas a symbolic link (also known as soft link) is a link to another filename in the filesystem