Changes

Jump to: navigation, search

Tutorial8: Links / Process Management

18 bytes added, 08:13, 12 March 2021
i-node (index) ID Number of a File
[[Image:inode-number-3.png|thumb|right|450px|The '''i-node number''' is like a '''finger-print''', and is considered to be '''unique''' for each file on the Unix / Linux file system.]]
An i-node is a '''database''' containing information (e.g. ''file type'', ''sizeowner'', ''permissions'', etc.) for all files that are created on the Unix/Linux filesystem.<br>The '''i-node number''' is like a '''finger-print''', and is considered to be '''unique''' for each file on the Unix / Linux file system.<br><br>Referring to the diagram on the far right, issuing the '''ls''' command with the '''-i''' option displays the i-node number for each file. You can see that <u>each</u> file (whether it is a directory or regular file) has its own unique<br>i-node number.
===Hard Links===
13,420
edits

Navigation menu