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
Explain the advantage of executing a process in background?
What is the full form of ipc?
What is ipc in unix?
How to write the program on full-duplex communication on bidirectional?
Which ipc is faster?
Explain a zombie?
Which ipc is the fastest in unix?
Explain what are the system calls used for process management?
Tell me set-user-id is related to (in unix)?
What is the very first process created by kernel?
Please describe the initial process sequence while the system boots up?
How to get or set an environment variable from a program?
Explain what is the process id for kernel process?
What is daemon?
What are two different models of ipc differentiate both?