Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ size(1) — Ultrix-11 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

a.out(5)

size(1)

NAME

size − size of an object file

SYNTAX

size [ object... ]

DESCRIPTION

The size command 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.  For overlay text files, 0430 or 0431, size prints the (decimal) number of bytes contained in the root text segment, each overlay text segment, the data and bss segments, the sum of the root, data, and bss segments, and the total text size.  If no file is specified, a.out is used. 

SEE ALSO

a.out(5)

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