shithub: plan9front

ref: 13785bbbef60f5c13aa973c1e7d4277aa55f6a2d
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