About i-node numbers
Answer / msalve
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.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is i-node numbers?
What is the very first process created by kernel?
What is fork()?
what is the condition required for dead lock in unix sustem ?
About i-node numbers
Which ipc is faster?
Max relaxable permisssion value with out giving write permission to others?
What is daemon?
set-user-id is related to (in unix)
Explain fork() system call?
What is a Daemon?
What are the process states in Unix?