i'm reading a book on files under unix, and it isn't clear on a point -

what is the difference between file descriptor flags (in the process table
entry) and file status flags (in the file table)?

they look the same to me -- the flags you specify with open().   right?

pete

Reply via email to