SIZE(CP) XENIX System V SIZE(CP)
Name
size - Prints the size of an object file.
Syntax
size [ object ... ]
Description
size prints the (decimal) number of bytes required by the
text, data, and bss portions, and their sum in decimal and
hexadecimal, of each object-file argument. If no file is
specified, a.out is used.
See Also
a.out(F)
Page 1 (printed 8/7/87)