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 |
Give the command to display space usage on the UNIX file system.
What UNIX command will control the default file permissions when files are created?
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
Why do inode number start from 1 and not 0 ?
What is an inode?
What is a level 0 backup?
What is the difference between windows environment and Unix environment ?
what is the name os the first os and tell me the year when it was discovered
What is the main advantage of creating links to a file instead of copies of the file?
Which is the most commonly used replacement algorithm?
0 Answers Aditi Placement Service,
What is mutex?
How do you execute a UNIX command in the background?