SIZE(I)                       9/2/72                      SIZE(I)
NAME
     size - size of an object file
SYNOPSIS
     size [ object ... ]
DESCRIPTION
     Size  prints  the  (decimal) number of bytes required by the
     text, data, and bss portions, and their  sum  in  octal  and
     decimal, of each object-file argument.  If no file is speci-
     fied, a.out is used.
BUGS
                              - 1 -