does the stat() function call use the inode of the file to
generate the information about a file? what is inode mostly
used for?
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 |
how to raise a suncase?pls explain step by step?
what is difference between milestone and run-levels in Solaris ?
What is egrep?
What is a FIFO?
Explain the read, write, and execute permissions on a UNIX directory.
What is file constructing in UNIX/AIX ?
process id for kernell process?
What does init do? What does inetd do?
in unix profile contains
How to list only the directories inside a directory?
Name key files or directories on a UNIX system that should always be backed up?
what happens when we create a file system?