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 written straight to the disk?

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

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

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

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

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