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
size(1) - suse
size(1) - osx
size(1) - xfree86
size(1) - php
size(1) - posix
Similar Topics in the Unix Linux Community
size of directory
Perl Script to check file date and size
Difference in file sizes being copied by scp. HELP!
Script to check for file size and then sftp
Get size of a file using ls on all UNIX OSes