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 |
What are permissions in UNIX?
which is the best book for learning unix and linux?
What are setuid/setgid in relation to file permissions?
Explain the read, write, and execute permissions on a UNIX directory.
in unix how to change old name to new name
how can you say that unix operating system provides more security than other operating systems.
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
Which is the most commonly used replacement algorithm?
0 Answers Aditi Placement Service,
What is paging?
In Unix inter process communication take place using?
What is the difference between a soft link and a hard link?
What is the difference between windows environment and Unix environment ?