SIZE(1) — USER COMMANDS
NAME
size − display the 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
cc(1V), size(1), a.out(5), ar(5), coff(5)
Solbourne Computer, Inc. — 13 Dec 1990