Manual Page Result
0
Command: pagesize | Section: 1 | Source: Digital UNIX | File: pagesize.1.gz
pagesize(1) General Commands Manual pagesize(1)
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 con-
structing portable shell scripts.
SEE ALSO
Functions: getpagesize(2)
pagesize(1)