Pristine Ack-5.5
[Ack-5.5.git] / util / misc / esize.1
1 .TH ESIZE I
2 .SH NAME
3 esize \- print info from e.out header
4 .SH SYNOPSIS
5 .B esize
6 [ file ... ]
7 .SH DESCRIPTION
8 .I Esize
9 prints information from the
10 .I e.out
11 headers of the indicated files, including flags, word and pointer sizes,
12 text and data sizes, etc. All values are in decimal.
13 .PP
14 If no parameters are given, the header of
15 .I e.out
16 is examined.
17 .SH SEE ALSO
18 The EM Manual, for the precise header information
19 .SH AUTHOR
20 Dick Grune