*** 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: Digital UNIX | File: size.1.gz
size(1) General Commands Manual size(1) NAME size - Prints the size of an object file and the sizes of its segments or sections SYNOPSIS size [-d -o -x -A -B -V] [file1 ...fileN] OPTIONS The size command accepts the following options: Prints size information in decimal (default), octal, and hexadecimal format, respectively. Specifies System V-style output, which dumps size and address informa- tion for each section of the object file. By default, numbers are printed in decimal. Specifies Berkeley (4.3BSD)-style output, which is the default for DIGITAL UNIX systems. This output contains size infor- mation for each segment and the size of the entire object file. By de- fault, the segment size information is printed in decimal format and the object file size is printed in hexadecimal and decimal formats. Prints the version of size that you are using. DESCRIPTION The size command prints information about the text, rdata, data, sdata, bss, and sbss sections of each file. The file can be an object or an archive. If you do not specify a file, size uses a.out as the default. SEE ALSO Programmer's Guide size(1)

Navigation Options