Inode: A unique identifier used to store the metadata of a file or directory in a Linux file system. Not including file name: The inode stores information like ownership, permissions, file size, ...
This repo exists to document a hands-on exploration of the Linux filesystem, with a focus on inode behavior. Lab ran on an Ubuntu VM via VMWare. 'file1' and 'file2' are created and assigned inode ...