What is an INODE?
- It is a structure which has the description of all the files and pointers to the data blocks of files stored in it.
- The information contained is file-size, access and modification time, permission and so on.
- It is a structure which has the description of all the files and pointers to the data blocks of files stored in it.
- The information contained is file-size, access and modification time, permission and so on.
Post a Comment