does the stat() function call use the inode of the file to
generate the information about a file? what is inode mostly
used for?



does the stat() function call use the inode of the file to generate the information about a file? w..

Answer / kiruthikau

In Unix each and every directories and files have inode numbers.

In Unix files and directories are identified by inode number
only.

Using stat we can find the inode number for a file or directory.

inode contains the informations about the file or directory.




Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Unix AllOther Interview Questions

What is the difference between a soft link and a hard link?

1 Answers  


In this command sqlplus -s username/password what is -S and what's the use..???

1 Answers   TCS,


How will you run the script in UNIX?

5 Answers   BMC,


What is the difference between > and >> operators?

6 Answers  


What is INODE?

6 Answers   BMC,






What is a Region?

1 Answers  


what is a profile?

1 Answers  


What is a level 0 backup?

2 Answers   Atos Origin,


What is the difference between windows environment and Unix environment ?

8 Answers   Oracle,


What UNIX command will control the default file permissions when files are created?

3 Answers  


What is virtual memory?

2 Answers   BMC,


From command line how will you add a user account?

2 Answers  


Categories