shithub: plan9front

ref: 9cca88895e31c73d4d0793dd83f76ebd24456cdd
dir: /sys/man/8/memory/

View raw version
.TH MEMORY 8
.SH NAME
memory \- print memory statistics in human-readable format
.SH SYNOPSIS
.B memory
.SH DESCRIPTION
.I Memory
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.
.SH SOURCE
.B /rc/bin/memory