From: Robert Klemme Date: 2007-09-18T15:58:04+09:00 Subject: Re: loop a program on exit? 2007/9/18, Robert Klemme : > 2007/9/18, Tim Pease : > > On 9/17/07, Robert Klemme wrote: > > > > > > Here's another mechanism: > > > > > > loop do > > > Process.waitpid( fork do > > > # your program goes here > > > end ) > > > end > > > > > > > Windows is the fork nazi ... "No fork for you!" PS: since the OP mentioned X I figured he might not be on X anyway. :-))