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
|
SOURCE
/sys/src/cmd/size.c |
SEE ALSO
a.out(6) |