Hard links in Linux
Welcome to the next pikoTutorial!
What is a hard link?
A hard link is essentially an additional name for an existing file on a file system. Unlike symbolic (soft) links, which point to a file by its path name, hard links are direct pointers to the fi...
pikotutorial.hashnode.dev1 min read