plan9 man page for size

Query: size

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
truncate(1) - suse
size(1) - opendarwin
truncate(1) - v7
truncate(1) - xfree86
Similar Topics in the Unix Linux Community
checking size of the first line in a log file
Want to expand Solaris 10_x86 root UFS partition
Perl Script to check file date and size
Script to check for file size and then sftp
Get size of a file using ls on all UNIX OSes