Last change: 2025-01-06
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.
Commands:
- df
Last change: 2025-01-06
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.
Last change: 2025-01-06
Learn everything about the output that the stat command returns. Great for forensics, intrusion detection, and system administration.
Last change: 2025-01-06
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.