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) - centos
truncate(1) - suse
size(1) - sunos
truncate(1) - v7
truncate(1) - plan9
Similar Topics in the Unix Linux Community
script to get file size
Perl Script to check file date and size
Folder level size monitoring
Script to check for file size and then sftp
AIX & TAR related stuff