| jan2007.tar |
Listing 3 NFS shares with ZFS11 root@beastie /root # zfs set sharenfs=on pool1/app/someApp 12 root@beastie /root # 12 root@beastie /root # zfs set sharenfs="rw=sandbox,anon=0" pool1/app/anotherApp 13 root@beastie /root # |