--- syntax: markdown tags: [tldr, windows] source: https://github.com/tldr-pages/tldr.git --- # nfsstat > Display or reset the number of calls made to the NFS server. > More information: . - Display the recorded number of calls made to the NFS server: `nfsstat` - Reset the recorded number of calls made to the NFS server: `nfsstat -z`