pagesize(1)
NAME
pagesize − print system page size
SYNTAX
pagesize
DESCRIPTION
The pagesize command prints the size of a page of memory in bytes, as returned by getpagesize(2). This program is useful in constructing portable shell scripts.
pagesize − print system page size
pagesize
The pagesize command prints the size of a page of memory in bytes, as returned by getpagesize(2). This program is useful in constructing portable shell scripts.