v7 man page for size

Query: size

OS: v7

Section: 1

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

SIZE(1) 						      General Commands Manual							   SIZE(1)

NAME
size - size of an object file
SYNOPSIS
size [ object ... ]
DESCRIPTION
Size prints the (decimal) number of bytes required by the text, data, and bss portions, and their sum in octal and decimal, of each object- file argument. If no file is specified, a.out is used.
SEE ALSO
a.out(5) SIZE(1)
Related Man Pages
gsize(1) - opensolaris
size(1) - centos
size(1) - osf1
size(1) - xfree86
size(1) - php
Similar Topics in the Unix Linux Community
checking size of the first line in a log file
Size of swap partition during installation
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