Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ size(XNX) — System V/386 Software Development System 3.2.2b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

     Name
          size - Prints the size of an object file.

     Syntax
          size [ object ... ]

     Description
          size prints the (decimal) number of bytes required by the
          text, data, and bss portions, and their sum in decimal and
          hexadecimal, of each object-file argument.  If no file is
          specified, a.out is used.

     See Also
          a.out(F)

     Standards Conformance
          size is conformant with:
          AT&T SVID Issue 2, Select Code 307-127;
          and The X/Open Portability Guide II of January 1987.

                                                (printed 6/18/89)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026