What is an inode?
Answers were Sorted based on User's Feedback
Answer / amit kumar verma
An inode is a data structure holding information about files
in a Linux file system. There is an inode for each file, and
a file is uniquely identified by the file system on which it
resides and its inode number on that system.
| Is This Answer Correct ? | 60 Yes | 2 No |
Answer / mcmarc
an inode is an number used to denote file names to the exact
location in a disk. each file has a unique inode.
the inode table consists of file type, permissions, user uid,etc
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sudhakar.g
Inode Its contains the information about the file, Which is
owned by whom,eg - lIke user owner and group owner. and
created date,modification time and file path.
| Is This Answer Correct ? | 5 Yes | 6 No |
How will retrieves incoming mails from different web sites
How do you create a blank file in linux?
What does ls mean in linux?
What is linux load average?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
What is the syntax of mkdir?
What does rmdir do in linux?
Explain command grouping in linux?
What is the difference between find and locate command in linux?
How remove all files in a directory linux?
What are the files to be used in the network installation of linux os?
How often do you use grep command and how in Linux operating system?