SIZE(1) — USER COMMANDS
NAME
size − size of an object file
SYNOPSIS
size [ object-file ... ]
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. If no file is specified, a.out is used.
SEE ALSO
Sun Release 3.2 — Last change: 2 June 1983