Query: asize
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ASIZE(1) General Commands Manual ASIZE(1)NAMEasize - report the size of an object fileSYNOPSISasize file ...EXAMPLESasize test.o # Give the size of test.oDESCRIPTIONAsize prints for each argument the (decimal) number of bytes used by the different sections, as well as their sum in decimal and hexadeci- mal. If no file is given a.out is used. Asize can only be used to obtain the size of a .o or .out file. To obtain the size of an exe- cutable, use size instead.SEE ALSOanm(1), nm(1), ar(1), size(1). ASIZE(1)
Related Man Pages |
---|
size(1) - opensolaris |
rdt_setmtu(1m) - opensolaris |
setbuffer(3c) - opensolaris |
polygraph-pop-test(1) - debian |
ar(1) - minix |
Similar Topics in the Unix Linux Community |
---|
Pointers and array |
How to make this code working? |
How to preserve the value of a variable from being overwritten? |
Ssh freezes when run using different user ID |
Why is ./ sometimes needed? |