Youve created several ZFS file systems as listed:
The /data/temporary file system is no longer needed. Which command would you use to remove
this ZFS file system?
A.
zfs destroy data/temporary
B.
zpool destroy data/temporary
C.
umount /data/temporary; zfs destroy temporary
D.
umount /data/temporary; newfs /data/temporary