SIZE(1) SIZE(1)
NAME
size - print size of executable files
SYNOPSIS
size [ file ... ]
DESCRIPTION
Size prints the size of the segments for each of the argu-
ment executable files (default v.out). The format is
textsizet + datasized + bsssizeb = total
where the numbers are in bytes.
Page 1 Plan 9 (printed 4/26/26)