diff --git a/pages/windows/nfsstat.md b/pages/windows/nfsstat.md new file mode 100644 index 000000000..49e98519c --- /dev/null +++ b/pages/windows/nfsstat.md @@ -0,0 +1,12 @@ +# 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`