Re: CGI-database interaction

Daniel Sherer (shererd@std.teradyne.com)
Wed, 29 Jan 1997 08:40:26 -0800


howard.dan@baznet.ic.gc.ca said:
>  But if you do a "ps -ef | grep forever" from the unix prompt on the 
> server, you'll see the program is still there, chugging happily away 
> all by itself.  You have to terminate it manually. 

Good work.  

What if you set "alarm" to some reasonable number at the top of the program?

Dan