SIZE(1)
NAME
size − size of an object file
USAGE
size [ object ... ]
DESCRIPTION
Size 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.
CAUTIONS
DOMAIN/IX load objects do not use the a.out format normally used in the size command. Thus, the sizes reported by this command are derived from equivalent information in DOMAIN/IX object files.