Try using the getconf
utility, which will allow you to retrieve the page size, in bytes, easily.
getconf PAGESIZE
Example output, in bytes:
4096
Try using the getconf
utility, which will allow you to retrieve the page size, in bytes, easily.
getconf PAGESIZE
Example output, in bytes:
4096