*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: size | Section: 1 | Source: OpenBSD | File: size.1
SIZE(1) FreeBSD General Commands Manual SIZE(1) NAME size - display object file segment sizes (text, data and bss) SYNOPSIS size [-tw] [file ...] DESCRIPTION size displays the text, data and bss segment sizes of the specified file(s) in bytes (in decimal), and the sum of the three segments (in decimal and hexadecimal). If a library (archive) is given, size displays the segment sizes for each object archive member. If no file is specified, size attempts to report on the file a.out. The options are as follows: -t At the end of the output print a total of the sizes of all the object files processed. -w Warn about non-object archive members. Normally, size will silently ignore all archive members which are not object files. SEE ALSO nm(1), elf(5) HISTORY A size command appeared in Version 3 AT&T UNIX. FreeBSD 14.1-RELEASE-p8 March 31, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options