[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a question on C++



On 10 Jul 2001 12:18:17 +0300, mulix wrote:
> On Tue, 10 Jul 2001, b g wrote:
> 
> > the loop contains system() comand, that boots the big program. everything
> > goes ok untill i logout. when i do logout, the programs are killed.
> > how can i prevent this?
> 
> two ways:

A thrid way:

Run it with the screen utility if you have it installed on the system.
it can then de-attach
it from the console, running as a daemon, and can be re-attached later.




=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il