summaryrefslogtreecommitdiff
path: root/sys/man/8/memory
blob: b96cde6197fb898cb42ad4ab51a5c28d23708b44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.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