asize.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 38 行
1
38 行
.TH ASIZE 1.SH NAMEasize \- report the size of an object file.SH SYNOPSIS\fBasize \fIfile\fR ...\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "asize test.o" "Give the size of \fItest.o\fR".SH DESCRIPTION.PP.I Asizeprints for each argumentthe (decimal) number of bytes used by the different sections,as well as their sum in decimal and hexadecimal.If no.I fileis given \fIa.out\fR is used..I Asizecan only be used to obtain the size of a \(M2 \fI.o\fR or \fI.out\fR file. To obtain the size of an executable, use.I sizeinstead..SH "SEE ALSO".BR anm (1),.BR nm (1),.BR ar (1),.BR size (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?