size.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 22 行

1
22
字号
.\" SCCSID: @(#)size.1	8.1	9/11/90.TH size 1 VAX.SH Namesize \- print program's sizes.SH Syntax.B size[\|\fIobject...\fR\|].SH Description.NXR "size command (general)".NXR "object file" "printing size"The.PN sizecommandprints the (decimal) number of bytes required by the text, data, andbss portions, and their sum in hex and decimal,of each object-file argument.If no file is specified,.PN a.outis used..SH See Alsoa.out(5)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?