size.1

来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 19 行

1
19
字号
.TH SIZE 1 .SH NAMEsize \- size of an object file.SH SYNOPSIS.B size[ object ... ].SH DESCRIPTION.I Sizeprints the (decimal) number of bytesrequired by thetext, data, and bssportions, and their sum in octal and decimal,of each object-file argument.If no file is specified,.B a.outis used..SH "SEE ALSO"a.out(5)

⌨️ 快捷键说明

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