size(1) bsd man page | unix.com

Man Page: size

Operating Environment: bsd

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 hex and decimal, of each object- file argument. If no file is specified, a.out is used.
SEE ALSO
a.out(5) 7th Edition April 29, 1985 SIZE(1)
Related Man Pages
size(1) - redhat
avr-size(1) - debian
h8300-hitachi-coff-size(1) - debian
size(1) - suse
size(1) - osx
Similar Topics in the Unix Linux Community
size of directory
script to get file size
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