pagesize(1-BSD) MISC. REFERENCE MANUAL PAGES pagesize(1-BSD)
NAME
pagesize - display the size of a page of memory
SYNOPSIS
/usr/ucb/pagesize
DESCRIPTION
pagesize prints the size of a page of memory in bytes, as
returned by getpagesize. This program is useful in con-
structing portable shell scripts.
SEE ALSO
getpagesize(3)
1