Linux file systems use inodes, unique references to link to a file or directory. Learn how to see inode usage on a Linux file system or mount point.
Inode
Articles about Inode
Learn everything about the output that the stat command returns. Great for forensics, intrusion detection, and system administration.
Learn how to find hardlinks on a file system or which files they have in common. We will use the find command to get this information quickly available.