diff --git a/pages/osx/vm_stat.md b/pages/osx/vm_stat.md new file mode 100644 index 0000000000..11ecd0071a --- /dev/null +++ b/pages/osx/vm_stat.md @@ -0,0 +1,12 @@ +# vm_stat + +> Show virtual memory statistics. +> More information: . + +- Display virtual memory statistics: + +`vm_stat` + +- Display reports every 2 seconds for 5 times: + +`vm_stat -c {{5}} {{2}}`