NFSCONF(8) (NAME) nfsconf - NFS (SYNOPSIS) nfsconf --dump [-v|--verbose] [-f|--file infile.conf] [outfile] nfsconf --entry [--arg subsection] section tag nfsconf --get [-v|--verbose] [-f|--file infile.conf] [-a|--arg subsection] section tag nfsconf --isset [-v|--verbose] [-f|--file infile.conf] [-a|--arg subsection] section tag nfsconf --set [-v|--verbose] [-m|--modified Modified by text] [-f|--file infile.conf] [-a|--arg subsection] section tag value nfsconf --unset [-v|--verbose] [-f|--file infile.conf] [-a|--arg subsection] section tag (DESCRIPTION) nfsconf NFS . (Modes) : -d, --dump . . -e, --entry . -i, --isset . -g, --get . -s, --set . '#' . . -u, --unset . (OPTIONS) -v, --verbose . -f, --file infile /etc/nfs.conf . --entry --get --isset -a, --arg subsection . --set -m, --modified "Modified by text" Modified . . (EXIT STATUS) --isset () . . stderr . (EXAMPLES) nfsconf -v --dump --file /tmp/testconf.conf sorted.conf . if ! nfsconf --isset gssd preferred-realm ; then echo 'No preferred realm configured for gss'; fi . nfsconf --file /etc/nfsmount.conf --get --arg /home MountPoint background background NFS /home. nfsconf --file /etc/nfs.conf --set nfsd debug 1 nfsd. (FILES) /etc/nfs.conf (SEE ALSO) nfsd(8), exportfs(8), idmapd(8), statd(8) (AUTHOR) Justin Mitchell nfs-utils NFSCONF(8)