3 acksize \- print text, data, and bss size of a program
5 \fBacksize\fR [\fIfile\fR] ...\fR
20 # Print the size of \fIfile\fP
23 The text, data, bss, and total sizes for each argument are printed.
24 If no arguments are present,
27 The amount of memory available for combined stack and data segment growth
28 is printed in the column \&'stack.\&'
29 This is the value manipulated by the
32 The total amount of memory allocated to the program when it is loaded is
33 listed under \&'memory.\&'
34 This value is just the sum of the other four columns.