pagesize(1bsd) (BSD System Compatibility)
pagesize --
(BSD) 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 for constructing portable
shell scripts.
References
getpagesize(3bsd)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.