adspace
Answer Posted / Hukam Singh
In Unix-like operating systems, an inode (short for index node) is a data structure that stores information about a file or directory, such as ownership, permissions, timestamps, and links count. Each file or directory in the file system has its own unique inode number and associated inode structure containing the relevant information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers