inode

Inode Inode is a data structure that keeps track of all the information about a file. You store your information in a file, and the operating system stores the information about a file in an inode(sometimes called as an inode number). Information about files(data) are sometimes called metadata. So you can even say it in … Continue reading inode