Computer Science Fundamentals
Operating Systems
Subjective
Mar 12, 2013
What is inode?
Detailed Explanation
An inode is special file designed to be read by kernel to learn the information about each file. It specifies the permissions on file, ownership, date of creation and of last access, and change and the physical location of data block on the disk containing the file.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts