Provided by: manpages-zh_1.5.2-1.1_all bug

NAME

       size - 列出段节大小和总共大小

总览 (SYNOPSIS)

       size   [-A|-B|--format=compatibility] [--help] [-d|-o|-x|--radix=number]
              [--target=bfdname] [-V|--version] objfile...

描述 (DESCRIPTION)

       GNU 的 size 程序 列出 参数列表 objfile 中, 各 目标文件(object) 或  存档库文件(archive)  的
       段节(section)大小 — 以及 总共大小.  默认情况下, 对 每个 目标文件 或 存档库中的 每个模块 产
       生 一行 输出.

选项 (OPTIONS)

       -A

       -B

       --format compatibility
              使用 这几个 选项, 你 可以 让 GNU size 的 输出效果 类似于   System  V  size    (使用
              `-A', 或 `--format=sysv'),  Berkeley size (使用 `-B',  `--format=berkeley'). 
              认情况下  类似于 Berkeley  单行格式.

       --help 简述 参数和选项.

       -d

       -o

       -x

       --radix number
              使用 这几个 选项, 你 可以 让 各个 段节 的 大小 以 十进制 (`-d',   `--radix  10');
              八进制  (`-o',  `--radix 8');  十六进制 (`-x',  `--radix 16') 数字  格式 
              示. `--radix number' 只支持 三个数值参数 (8, 10, 16). 总共大小    两种进制  给出;
              `-d'  `-x'  十进制  十六进制 输出,  `-o'  八进制  十六进制 输出.

       --target bfdname
              你 可以 通过 参数 bfdname 指定 objfile 的 目标格式. 这个选项 可能 不那么 必要; 因为
              size 能够 自动 识别 许多 格式. 参见 objdump(1) 列出 的 有效格式.

       -V

       --version
              显示 size  版本信息.

另见 (SEE ALSO)

       info 的 `binutils' 项; The GNU Binary Utilities,
        Roland H. Pesch (October 1991); ar(1), objdump(1).

版权 (COPYING)

       Copyright (c) 1991 Free Software Foundation, Inc.

       Permission is granted to make and distribute verbatim copies of this manual  provided  the
       copyright notice and this permission notice are preserved on all copies.

       Permission  is  granted  to copy and distribute modified versions of this manual under the
       conditions for verbatim copying, provided  that  the  entire  resulting  derived  work  is
       distributed under the terms of a permission notice identical to this one.

       Permission  is  granted  to  copy  and distribute translations of this manual into another
       language, under the above conditions for modified versions, except  that  this  permission
       notice may be included in translations approved by the Free Software Foundation instead of
       in the original English.

[中文版维护人]

       徐明 <xuming@users.sourceforge.net>

[中文版最新更新]

       2004/02/22

《中国Linux论坛man手册页翻译计划》

       http://cmpp.linuxforum.net