---

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.

Get the Free Newsletter!

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