pagesize(1) — Commands
NAME
pagesize − Displays system memory page size
SYNOPSIS
pagesize
DESCRIPTION
The pagesize command prints the size of a page of memory in bytes, as returned by the getpagesize() call. This command is useful when constructing portable shell scripts.