/usr/ccs/bin/size [options] [objfile ...]Print the (decimal) number of bytes of each section of objfile. If objfile is not specified, a.out is used.
-fPrint sizes, names, and total size for allocatable sections.
-FPrint sizes, permission flags, and total size for loadable segments.
-nPrint sizes for nonallocatable sections or for nonloadable segments.
-oPrint output in octal.
-VReport the size program version number.
-xPrint output in hexadecimal.