noun
hard link
Computing term: a directory entry that associates a name with a file on a file system, pointing directly to the same inode as another file.
ハードリンクを作成すると、同じファイルに複数の名前を付けられる。
Creating a hard link allows you to give multiple names to the same file.
シンボリックリンクとハードリンクの違いを説明してください。
Please explain the difference between a symbolic link and a hard link.