--
On Thu, Jan 10, 2002 at 07:00:21PM -0800, Rob Lingelbach wrote:
> have a permissions problem. In Linux (redhat 7.2) I do 'strace exiqsumm'
> and here's the place where it hangs and the preceding lines, if this helps:
> read(0,
> ^hangs here
That's not hung, it just tries to read from it's stdin. You did'nt fetch
it any information, did you?
The man page states that you should run
mailq | exiqsumm
--
Peter Mathiasson | GPG Fingerprint:
E-Mail: peter(at)mathiasson(dot)nu | A9A7 F8F6 9821 F415 B066
Web : http://www.mathiasson.nu | 77F1 7FF5 C2E6 7BF2 F228
--
[ Content of type application/pgp-signature deleted ]
--