Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

a.out(5)

SIZE(1)  —  UNIX Programmer’s Manual

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 hex and decimal, of each object-file argument.  If no file is specified, a.out is used.  If any of the argument files have shared data or bss, the sizes of these are also printed. 

SEE ALSO

a.out(5)

7th Edition

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