shithub: plan9front

ref: 361b65e4df0b4a3562a6e57b0f7b8009c59c3f2b
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