size(1) plan9 man page | unix.com

Man Page: size

Operating Environment: plan9

Section: 1

SIZE(1) 						      General Commands Manual							   SIZE(1)

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 textsizet + datasized + bsssizeb = total where the numbers are in bytes.
SOURCE
/sys/src/cmd/size.c
SEE ALSO
a.out(6) SIZE(1)
Related Man Pages
truncate(1) - debian
size(1) - osx
truncate(1) - minix
truncate(1) - v7
truncate(1) - x11r4
Similar Topics in the Unix Linux Community
Want to expand Solaris 10_x86 root UFS partition
Size of swap partition during installation
How Can We Increase the Size of Our Community?
Difference in file sizes being copied by scp. HELP!
Get size of a file using ls on all UNIX OSes