|
PAGESIZE (1) | General commands | Unix Manual Pages | :man▋
NAME
pagesize - print system page size
CONTENTS
Synopsis Description See Also History
SYNOPSIS
pagesize
DESCRIPTION
The pagesize utility prints the size of a page of memory in bytes, as returned by getpagesize(3). This program is useful in constructing portable shell scripts.
SEE ALSO
getpagesize(3)
HISTORY
|