KSIZE(10.1) KSIZE(10.1)

ksize - print size of kernel images

ksize [ file ... ]

Ksize prints the size of the segments for each of the argument executable files (default 8.out). The format is

textsizet + datasized + bsssizeb = total

where the numbers are in bytes.

/utils/ksize

kstrip(10.1), a.out(10.6)