size(1) v7 man page | unix.com

Man Page: size

Operating Environment: v7

Section: 1

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) - osx
size(1) - xfree86
size(1) - php
Similar Topics in the Unix Linux Community
script to get file size
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