What is an inode?

Answers were Sorted based on User's Feedback



What is an inode?..

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

What is an inode?..

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

What is an inode?..

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

Post New Answer

More Linux Commands Interview Questions

What is Write Command?

3 Answers  


What is whois command in linux?

0 Answers  


What is cpu in top command?

0 Answers  


List all the files beginning with A

10 Answers  


How can you check the amount of lines in a file?

0 Answers  






When and how linux developed?

0 Answers  


how do you port scaning with netcat command?

1 Answers   Qseap Technologies, Wipro,


How do I find the console in linux?

0 Answers  


You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?

0 Answers  


Explain the working of command grouping?

0 Answers  


How commands work in linux?

0 Answers  


What is p in mkdir?

0 Answers  


Categories