memsize(ADM) 06 January 1993 memsize(ADM) Name memsize - print memory size Syntax memsize [ dumpfile ] Description memsize is used to print the memory size of the active system or of a core dump. If a parameter is not entered, memsize uses /dev/mem. memsize computes the memory size by looking for the bootinfo structure, and adding up the sizes of all of the memory segments. Files /etc/memsize See also ldsysdump(ADM)