plan9fox/sys/man/8/memory

14 lines
341 B
Text
Raw Normal View History

2011-08-18 15:12:35 -05:00
.TH MEMORY 8
.SH NAME
memory \- print memory statistics in human-readable format
.SH SYNOPSIS
.B memory
.SH DESCRIPTION
.I Memory
2011-08-18 15:46:35 -05:00
prints statistics about the total system memory, followed by
the memory that is currently use, by concatenating the file
.B /dev/swap
and filtering the output for human consumption.
2011-08-18 15:12:35 -05:00
.SH SOURCE
.B /rc/bin/memory