Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (10.1) — Inferno 4th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

kstrip(10.1)

a.out(10.6)

KSIZE(10.1)

NAME

ksize − print size of kernel images

SYNOPSIS

ksize [ file ...  ]

DESCRIPTION

Ksize prints the size of the segments for each of the argument executable files (default 8.out).  The format is

textsizet + datasized + bsssizeb = total

where the numbers are in bytes. 

SOURCE

/utils/ksize

SEE ALSO

kstrip(10.1), a.out(10.6)

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