PAGESIZE(1) | General Commands Manual | PAGESIZE(1) |
pagesize
— print
system page size
pagesize |
pagesize
prints the size of a page of
memory in bytes, as returned by the
sysctl(8) variable
hw.pagesize. This program is useful in constructing
portable shell scripts.
The pagesize
command appeared in
4.2BSD.
May 31, 2007 | OpenBSD-6.0 |