screen-users
[Top][All Lists]
Advanced

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

Re: Spawning a process into a new Screen window programmatically


From: Aaron Davies
Subject: Re: Spawning a process into a new Screen window programmatically
Date: Wed, 9 Mar 2011 12:27:44 -0500

If it can start new processes (fork/exec, etc) it could retrieve $STY
from it's env and call screen with appropriate arguments to tell it to
start a new window w/a new process in it.

This is the same thing as spawning a new window/process from a shell
on the same box but outside the session.

On Tuesday, March 8, 2011, svidya <address@hidden> wrote:
>
> Hi,
>
> Is there a way for an already running process to spawn another process in a
> new screen window? This is required so that both the processes can be
> individually controlled from two windows, but the second process can only be
> spawned once the first process reaches a certain stage in execution. Any
> ideas on how this can be achieved using screen will be very helpful.
>
> Thank you very much for your time,
> Vidya
> --
> View this message in context: 
> http://old.nabble.com/Spawning-a-process-into-a-new-Screen-window-programmatically-tp31094765p31094765.html
> Sent from the Gnu - Screen mailing list archive at Nabble.com.
>
>
> _______________________________________________
> screen-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/screen-users
>

-- 
Aaron Davies
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]