home *** CD-ROM | disk | FTP | other *** search
- .th SIZE I 9/2/72
- .sh NAME
- size \*- size of an object file
- .sh SYNOPSIS
- .bd size
- [ object ... ]
- .sh DESCRIPTION
- .it 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,
- .bd a.out
- is used.
- .sh BUGS
-