size(1) — VAX
Name
size − print program’s sizes
Syntax
size [object...]
Description
The size command prints the (decimal) number of bytes required by the text, data, and bss portions, and their sum in hex and decimal, of each object-file argument. If no file is specified, a.out is used.