The inode (index node) is the on-disk data structure that stores everything the kernel needs to know about a file -- except its name. Every file, directory, symlink, and special file has exactly one ...
It doesn’t take very much time working on a Unix system before your attention is drawn to the mysteries of the inode, especially these days with the concept of metadata getting so much public ...