vm_stat: add page (#8067)
* vm_stat: add page * Update pages/osx/vm_stat.md Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
This commit is contained in:
12
pages/osx/vm_stat.md
Normal file
12
pages/osx/vm_stat.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# vm_stat
|
||||
|
||||
> Show virtual memory statistics.
|
||||
> More information: <https://www.unix.com/man-page/osx/1/vm_stat>.
|
||||
|
||||
- Display virtual memory statistics:
|
||||
|
||||
`vm_stat`
|
||||
|
||||
- Display reports every 2 seconds for 5 times:
|
||||
|
||||
`vm_stat -c {{5}} {{2}}`
|
Reference in New Issue
Block a user