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 is default permissions for others in a file?
Explain the read, write, and execute permissions on a UNIX directory.
What are setuid/setgid in relation to file permissions?
what is output mkvg pvname
What is the job responsibility of a System Administrator (UNIX/LINUX),briefly describe (Also point out system admin's daily job details),specify job type & job description?
2 Answers HP, ICS Integrated Computer Solutions, TCS,
What is Fork swap?
1 Answers Infosys, SSI Small Scale Industries,
how to create a file system quota in HP-UX?
What is the difference between grep & find?
why unix command can be divided into internal and external command
What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
What is virtual memory?