MailScanner stopping

Jim Holland mailscanner at mango.zw
Sun Sep 17 11:47:04 IST 2006


On Wed, 13 Sep 2006, Kevin Miller wrote:

> I assume that in general it's not a good idea to restart until all is
> cleaned up, hence the hack.  A real bash programmer could probably make
> it prettier.  For some reason the newline doesn't kick in when I echo
> the the output of ps.  Don't know why.  Don't really need the echos in
> there at all, but I find them handy to see where I'm stalled, even if
> the formatting is butt-ugly.

Try changing:

	echo $Pidval
to:
	echo "$Pidval"

to make it prettier.  The newlines will then be displayed.

Regards

Jim Holland
System Administrator
MANGO - Zimbabwe's non-profit e-mail service



More information about the MailScanner mailing list