On Sat, Mar 5, 2011 at 11:59 PM, Bas van Dijk <[email protected]> wrote: > So is there a tool that daemonizes another program? Sounds like a job > for a neat little Haskell program...
There are a few I'm aware of: * http://software.clapper.org/daemonize/ * http://cr.yp.to/daemontools.html (warning, DJ Bernstein code :) ) G -- Gregory Collins <[email protected]> _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
