2.11BSD/man/cat1/size.0

Compare this file to the similar file:
Show the results in this format:




SIZE(1)             UNIX Programmer's Manual		  SIZE(1)



NAME
     size - size of an object file

SYNOPSIS
     size [ object ... ]

DESCRIPTION
     _S_i_z_e 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 speci-
     fied, a.out is used.

SEE ALSO
     a.out(5)









































Printed 11/26/99	 April 29, 1985                         1