---

Understanding Linux / Unix Filesystem Inode

Inode, short form of Index Node is what the whole Linux filesystem is laid on. Anything which resides in the filesystem is represented by Inodes. Just take an example of an old school library which still works with a register having information about their books and their location, like which cabinet and which row, which books resides and who is the author of that book. In this case, the line specific to one book is Inode. In the same way Inodes stores objects, which we will study in detail below.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis