I suggest the following patch to the "eximstats" utility
to polish the layout.
Currently I have to apply it by hand for every new relwase.
------------------------ cut here ---------------------------------------------
--- eximstats.old Tue Aug 10 14:19:37 1999
+++ eximstats Fri Nov 12 10:31:56 1999
@@ -300,7 +300,7 @@
}
keys %{$m_count})
{
- printf("%5d %8d %s\n", $$m_count{$key}, $$m_data{$key}, $key);
+ printf("%7d %10d %s\n", $$m_count{$key}, $$m_data{$key}, $key);
last if $count++ >= $topcount;
}
@@ -316,7 +316,7 @@
}
keys %{$m_count})
{
- printf("%5d %8d %s\n", $$m_count{$key}, $$m_data{$key}, $key);
+ printf("%7d %10d %s\n", $$m_count{$key}, $$m_data{$key}, $key);
last if $count++ >= $topcount;
}
------------------------ cut here ---------------------------------------------
Regards _______________________________________________________________
Frank Elsner / c/o Technische Universitaet Berlin |
____________/ ZRZ, Sekr. E-N 50 |
| Einsteinufer 17 |
|Voice: +49 30 314 23897 D-10587 Berlin |
|SMTP : Elsner@??? Germany _________________|
|____________________________________________________________| Ich habe fertig