Working with Linux File Links
Connecting a filename to the actual data is managed by the filesystem using a table or data structure, which is called a title allocation table. In the Linux filesystem, an Inode is the actual entry point to a specific file’s data on the hard disk. To simplify, you can just consider that the Inode represents the actual data of a file.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.