Re: running a python script in the background
From: Arun (arun.sivakumaran_at_gmail.com)
Date: 10/31/04
- Next message: Greg Copeland: "meta-sig alive?"
- Previous message: steen: "Re: py2exe and window with info about error"
- In reply to: Pierre Barbier de Reuille: "Re: running a python script in the background"
- Next in thread: Arun: "Re: running a python script in the background"
- Reply: Arun: "Re: running a python script in the background"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Oct 2004 16:25:28 -0700
Pierre Barbier de Reuille <pierre.barbier@cirad.fr> wrote in message news:<4183abf9$0$28744$636a15ce@news.free.fr>...
> I'd use "screen". This is a command that creates shells you can
> disconnect/reconnect.
>
> So you launch screen and launch your program inside it. Then, you can
> disconnect from the screen and log out. When you'll log in, you'll be
> able to reconnect to your screen and see the result of your program.
>
> Pierre
Hi all,
Thanks for those replies. I'll try out the solutions suggested.
-Arun
- Next message: Greg Copeland: "meta-sig alive?"
- Previous message: steen: "Re: py2exe and window with info about error"
- In reply to: Pierre Barbier de Reuille: "Re: running a python script in the background"
- Next in thread: Arun: "Re: running a python script in the background"
- Reply: Arun: "Re: running a python script in the background"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]