Answer Posted / bharathi
each and every file on the file system is associated with a I-node.about that file,on the i-node unix maintains the following information
1)type of the file
2)size of the file
3)owner of the file
4)group owner of the file
5)last access time
6)i-node modification time
7)mode
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
How to write the program on full-duplex communication on bidirectional?
What is ipc in unix?
Which ipc is faster?
What is fork()?
Please explain fork() system call?
Explain how do you execute one program from within another?
Explain what are the system calls used for process management?
What is the condition required for dead lock in unix system?
What is unix ipc?
Which ipc is the fastest in unix?
What are the various schemes available in ipc?
What is ipc port?
What are two different models of ipc differentiate both?
Tell me set-user-id is related to (in unix)?