|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 614 (0x266)
Types: TextFile
Notes: UNIX file
Names: »size.1«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man1/size.1«
.ig @(#)size.1 2.1 7/1/84 @(#)Copyright (C) 1983 by National Semiconductor Corp. .. .TH SIZE 1 .SH NAME size \- size of an object file (nsize for cross-support) .SH SYNOPSIS .B size [ .IR object "... ]" .sp .B nsize [ .IR object "... ]" .SH DESCRIPTION .I Size prints the (decimal) number of bytes required by the text, data, and bss portions, and their sum in hex and decimal, of each object-file argument. If no file is specified, .I a.out is used. .SH "SEE ALSO" a.out(5) .SH CROSS-SUPPORT In a cross-support environment, .I size is called .I nsize and the default name of the object file is .IR a16.out .