LPI Exam Questions

Which of the following configuration lines will export /usr/local/share/ to nfsclient with read-writ

Which of the following configuration lines will export /usr/local/share/ to nfsclient with read-write
access, ensuring that all changes are straight to the disk?

A.
/usr/local/share nfsclient(rw) written

B.
nfsclient: /usr/local/share/:rw,sync

C.
/usr/local/share nfsclient:rw:sync

D.
/usr/local/share nfsclient(rw,sync)

E.
nfsclient(rw,sync) /usr/local/share