From: Hugh Sasse Date: 2005-11-08T02:13:56+09:00 Subject: Re: Daemons written in ruby... On Tue, 8 Nov 2005, Steve [RubyTalk] wrote: > I've written a simple daemon as a ruby script... it writes all interesting [...] > In C I'd have closed stdin, stdout and stderr; dissociate my process from its [...] > What is the best way to achieve this in Ruby? I can achieve the end result I [...] Thus spake Google: http://redhanded.hobix.com/inspect/daemonize.html HTH Hugh > > > > > > >