Answer Posted / 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 |
Post New Answer View All Answers
What is i-node numbers?
Explain what is the process id for kernel process?
Explain the system calls used for process management?
How to get or set an environment variable from a program?
How to write the program on full-duplex communication on bidirectional?
What is unix ipc?
Max relax-able permission value with out giving write permission to others?
What are two different models of ipc differentiate both?
Explain a zombie?
Explain how do you execute one program from within another?
What is daemon?
What is fork()?
What is ln(linking)?
Explain about daemon?
Tell me set-user-id is related to (in unix)?