Understanding UNIX / Linux symbolic (soft) and hard links in Categories File system, Linux, UNIX last updated January 30, 2006Inodes are associated with precisely one directory entry at a time. However, with hard links it is possible to associate multiple directory entries with a single inode. To create a hard link use ln command: