size(1) size(1)NAME size - displays section sizes of common object files SYNOPSIS size [-d] [-o] [-V] [-x] file... ARGUMENTS -d Displays numbers in decimal. -o Displays numbers in octal. -V Supplies the version information on the size command. -x Forces hexadecimal output in shell scripts. DESCRIPTION The size command produces section size information for each section in the common object files. The name of the section is shown followed by its size in bytes, physical address, and virtual address. STATUS MESSAGES AND VALUES size: name: cannot open name cannot be read size: name: bad magic name is not an object file FILES /bin/size Executable file SEE ALSO as(1), cc(1), ld(1) a.out(4) in A/UX Programmer's Reference January 1992 1