- or download this
"nfs" => {
"%comment" => "Properties for an NFS mount definition",
...
"%type" => "string"
}
}
- or download this
{
...
"@ridge": "/vol/home2_c"
}
},
- or download this
sub recurse_hash {
my($hash,@findkeys) = @_;
...
}
}
- or download this
recurse_hash(\%$decoded_json_obj,"@keylist");
- or download this
recurse_hash(\%$decoded_json_obj,"%export_name","%filer_device","%file
+r_volume","%mount_acl","%mount_group","%mount_opts");
- or download this
/links:nydevnfs_links:/vol/links:0755:root:root:nfsvers=3,timeo=600,re
+trans=2
/links:rnap7750-s:/vol/links_c:0755:root:root:nfsvers=3,timeo=600,retr
+ans=2
...
/home8:nydevnfs_home2:/vol/home2:0755:root:root:nfsvers=3,timeo=600,re
+trans=2
/home8:rnap2114-s:/vol/home2_c:0755:root:root:nfsvers=3,timeo=600,retr
+ans=2