Answers

Question and Answer:

  Home  Unix Inter-Process Communication (IPC)

⟩ What is i-node numbers?

File is identified by the I-node number in linux.Kernel uses

inode number to access the file. It is unique for the

perticular filesystem. Inode contains all the information

about the file like , file size, access permissions, time

stamp , uid , gid , pointers to data blocks..etc.

 194 views

More Questions for you: