man.bsd.lv manual page server

Manual Page Search Parameters

SIZE(1) General Commands Manual SIZE(1)

sizedisplay object file segment sizes (text, data and bss)

size [object_file ...]

Size displays the text, data and bss segment sizes of the specified object_file in bytes (in decimal), and the sum of the three segments (in decimal and hexadecimal). If no object_file is specified size attempts to report on the file a.out.

a.out(5)

A size command appeared in Version 6 AT&T Unix.

4.4BSD-Lite2 April 18, 1994 SIZE(1)