pagesize(1) — Commands
OSF
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.
Japanese Language Support
If Japanese Language Support is enabled on your system, this command is not available.
RELATED INFORMATION
Functions: getpagesize(2).