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 |
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
What is INODE?
How do you create special files like named pipes and device files?
How many VI editor modes do you know?
If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?
why unix commands simpler rather than complex task
How will you run the script in UNIX?
i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help
What is a Region?
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?
process id for kernell process?
How do you log in to a remote Unix box?