SSIZE — User Commands
NAME
ssize − Print size of segments in a SPUR program image
SYNOPSIS
ssize [file file ...]
DESCRIPTION
Each file argument should be the name of a program image file (e.g. a.out). Ssize 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. This program is needed because the format of the SPUR a.out header is different from other Sprite machines and is not understood by the size command.
KEYWORDS
executable, image, program, size, SPUR
Sprite version 1.0 — June 16, 1989