On Apr 2, 8:54 pm, Michael Hoffman <[EMAIL PROTECTED]> wrote: > [Michael Hoffman] > > >> If you are running bash, you can do this: > > [Grant Edwards] > > > He's not running bash. He's running busybox's shell. > > There's a nohup applet for busybox. > > > [He'd be far better off asking his question in an OpenWRT or > > Busybox forum, since it's got absolutely nothing to do with > > Python.] > > I was going to say that originally, but then I realized that the daemon > solution is on-topic. So is masking SIGHUP. > -- > Michael Hoffman
Actually the "./myscript.py &" command seems to work well. I can close the Putty console, and then after logging the command "top" show me that my process is still running. -- http://mail.python.org/mailman/listinfo/python-list