Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (1) — Plan9 4th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

a.out(6)

SIZE(1)

NAME

size  − print size of executable files

SYNOPSIS

­size [ ­file ...  ]

DESCRIPTION

­Size prints the size of the segments for each of the argument executable files (default v.out).  The format is

textsizet + datasized + bsssizeb = ­total

where the numbers are in bytes. 

SOURCE

­/sys/src/cmd/size.c

SEE ALSO

a.out(6)

Plan 9  —  December 11, 1999

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