file descriptors and open files

Posted by amanda on Stack Overflow See other posts from Stack Overflow or by amanda
Published on 2010-03-25T22:43:23Z Indexed on 2010/03/25 22:53 UTC
Read the original article Hit count: 310

Filed under:
|
|

Hello,

I have two quick questions:

When do two file descriptors point to the same open file ?

When do two open files point to the same inode ?

Also, if you happen to have some good documentation with graphs explaining this, i'll be very grateful if you show me the link to it :)

Thanks!

© Stack Overflow or respective owner

Related posts about file

Related posts about descriptors