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 clang linux?

0 Answers  


How do I change shell in linux?

0 Answers  


How to add Crete a new ftp user? or How to add a exiting user into FTP ?

1 Answers   Mind Tree,


What is devops model?

0 Answers  


Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.

0 Answers  






Why bash is used in linux?

0 Answers  


When you issue the command ls -l, what signifies the first character of the resulting display file? 701 What command can you use to determine the purpose of any command?

4 Answers  


How to FTP user access other directory except his own home directory ?

2 Answers   IBM,


How will retrieves incoming mails from different web sites

2 Answers   HCL, HP,


What is the difference between kill and kill in linux?

0 Answers  


What does rmdir do in linux?

0 Answers  


You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

0 Answers  


Categories