SIZE — User Commands
NAME
size − Print size of segments in program image
SYNOPSIS
size [file file ...]
DESCRIPTION
Each file argument should be the name of a program image file (e.g. a.out). Size will print out in decimal the sizes of the various segments in the file. It will also print the total size in both decimal and hexadecimal. If no file argument is given, a.out will be used by default.
KEYWORDS
executable, image, program, size
Sprite version 1.0 — December 30, 1988