minix man page for asize

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)

NAME
asize - report the size of an object file
SYNOPSIS
asize file ...
EXAMPLES
asize test.o # Give the size of test.o
DESCRIPTION
Asize 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 ALSO
anm(1), nm(1), ar(1), size(1). ASIZE(1)
Related Man Pages
rdt_setmtu(1m) - opensolaris
anm(1) - minix
size(1) - osf1
size(1) - sunos
setbuffer(3c) - sunos
Similar Topics in the Unix Linux Community
Help me pls : splitting single file in unix into different files based on data
How to preserve the value of a variable from being overwritten?
How to reclaim hard disks and IP's in AIX?
UNIX.COM General Data Privacy Regulations (GDPR) Compliance - For Member Comments
How to release port on AIX?