in file systems consistent with unix semantics: a. users cannot share the pointer of current location into a file. b. writes to a file by a user are immediately visible to other users that have this file open. c. writes performed by one user are not seen by other users . d. a file cannot be opened by one user only.