Which command shares out the directory /vol/vol2/home using the share name “netapp”?

A.
cifs shares -add /vol/vol2 netapp
B.
cifs shares -add /vol/vol2/home/netapp
C.
cifs shares -add netapp vol/vol2
D.
cifs shares -add netapp /vol/vol2/home
Explanation:
https://library.netapp.com/ecmdocs/ECMP1196890/html/man1/na_cifs_shares.1.html
cifs shares -add sharename path
I have the same idea. D
0
0