shithub: plan9front

ref: 93f6ce24f46cc596060d859ff97a276e80e1d5c5
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