Perrin Harkins Mon, 23 Oct 2006 12:18:59 -0700
On Mon, 2006-10-23 at 07:52 +0800, Foo JH wrote: > Quick qn: does anyone know how to set the timeout for a running script?
You'd have to implement something yourself, probably using alarm. - Perrin