MailScanner stopping

Kevin Miller Kevin_Miller at ci.juneau.ak.us
Mon Sep 18 17:41:17 IST 2006


Jim Holland wrote:
> 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.

That works great, thanks Jim!

...Kevin
-- 
Kevin Miller                Registered Linux User No: 307357
CBJ MIS Dept.               Network Systems Admin., Mail Admin.
155 South Seward Street     ph: (907) 586-0242
Juneau, Alaska 99801        fax: (907 586-4500


More information about the MailScanner mailing list