.\" Copyright (c) 1991 Free Software Foundation .\" See section COPYING for conditions for redistribution .TH size 1 "5 November 1991" "cygnus support" "GNU Development Tools" .de BP .sp .ti \-.2i \(** .. .SH NAME size \- 列出段節大小和總共大小 .SH "總覽 (SYNOPSIS)" .hy 0 .na .TP .B size .RB "[\|" \-A \||\| \-B \||\| \c .BI "\-\-format=" compatibility\c \&\|] .RB "[\|" \-\-help "\|]" .RB "[\|" \-d \||\| \-o \||\| \-x\c \||\|\c .BI "\-\-radix=" number\c \&\|] .RB "[\|" \c .BI "\-\-target=" bfdname\c \&\|] .RB "[\|" \-V \||\| \-\-version "\|]" .I objfile\c \&.\|.\|. .ad b .hy 1 .SH "描述 (DESCRIPTION)" GNU 的 \c .B size\c \& 程式 列出 引數列表 .I objfile 中, 各 目標檔案(object) 或 存檔庫檔案(archive) 的 段節(section)大小 \(em\& 以及 總共大小. 預設情況下, 對 每個 目標檔案 或 存檔庫中的 每個模組 產生 一行 輸出. .SH "選項 (OPTIONS)" .TP .B \-A .TP .B \-B .TP .BI "\-\-format " "compatibility" 使用 這幾個 選項, 你 可以 讓 GNU .B size 的 輸出效果 類似於 \& System V .B size \& (使用 `\|\c .B \-A\c \|', 或 `\|\c .B \-\-format=sysv\c \|'), 或 Berkeley .B size\c \& (使用 `\|\c .B \-B\c \|', 或 `\|\c .B \-\-format=berkeley\c \|'). 預設情況下 是 類似於 Berkeley 的 單行格式. .TP .B \-\-help 簡述 引數和選項. .TP .B \-d .TP .B \-o .TP .B \-x .TP .BI "\-\-radix " "number" 使用 這幾個 選項, 你 可以 讓 各個 段節 的 大小 以 十進位制 (`\|\c .B \-d\c \|', 或 `\|\c .B \-\-radix 10\c \|'); 八進位制 (`\|\c .B \-o\c \|', 或 `\|\c .B \-\-radix 8\c \|'); 或 十六進位制 (`\|\c .B \-x\c \|', 或 `\|\c .B \-\-radix 16\c \|') 數字 的 格式 顯示. `\|\c .B \-\-radix \c .I number\c \&\c \|' 只支援 三個數值引數 (8, 10, 16). 總共大小 以 兩種進位制 給出; `\|\c .B \-d\c \|' 或 `\|\c .B \-x\c \|' 的 十進位制 和 十六進位制 輸出, 或 `\|\c .B \-o\c \|' 的 八進位制 和 十六進位制 輸出. .TP .BI "\-\-target " "bfdname" 你 可以 透過 引數 .I bfdname 指定 .I objfile 的 目標格式. 這個選項 可能 不那麼 必要; 因為 .I size 能夠 自動 識別 許多 格式. 參見 .BR objdump(1) 列出 的 有效格式. .TP .B \-V .TP .B \-\-version 顯示 \c .B size\c \& 的 版本資訊. .SH "另見 (SEE ALSO)" .BR info 的 .RB "`\|" binutils "\|'" 項; .IR "The GNU Binary Utilities" , Roland H. Pesch (October 1991); .BR ar "(" 1 ")," .BR objdump ( 1 ). .SH "版權 (COPYING)" Copyright (c) 1991 Free Software Foundation, Inc. .PP 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. .PP 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. .PP 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. .SH "[中文版維護人]" .B 徐明 .SH "[中文版最新更新]" .BR 2004/02/22 .SH "《中國Linux論壇man手冊頁翻譯計劃》" .BI http://cmpp.linuxforum.net .SH "跋" .br 本頁面中文版由中文 man 手冊頁計劃提供。 .br 中文 man 手冊頁計劃:\fBhttps://github.com/man-pages-zh/manpages-zh\fR