pagesize(1)
NAME
pagesize − display the size of a page of memory
SYNOPSIS
pagesize
DESCRIPTION
pagesize prints the size of a page of memory in bytes, as returned by getpagesize. This program is useful in constructing portable shell scripts.
SEE ALSO
CX/UX User’s Reference Manual