asize.1 354 B

12345678910111213141516
  1. .TH ASIZE 1 "$Revision$"
  2. .SH NAME
  3. asize \- size of an object file
  4. .SH SYNOPSIS
  5. asize [ file ... ]
  6. .SH DESCRIPTION
  7. .I Asize
  8. prints the (decimal) number of bytes
  9. required by the different sections,
  10. and their sum in decimal and hexadecimal,
  11. of each ack.out(5) format object file argument.
  12. If no file is specified,
  13. `a.out'
  14. is used.
  15. .SH "SEE ALSO"
  16. ack.out(5)