Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PAGESIZE(1)		    General Commands Manual		   PAGESIZE(1)

NAME
       pagesize	-- print system	page size

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
       The pagesize command appeared in	4.2BSD.

FreeBSD	15.0			 June 6, 1993			   PAGESIZE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pagesize&sektion=1&manpath=FreeBSD+15.0-RELEASE>

home | help