Vidya, Have you tried to put it in the .screenrc? For example:
screen -t WINDOWNAME "scrpit to run" select WINDOWNAME ------ Then have your script run your application. I have a script that ssh'es to a host and run an application when it connects On Tue, Mar 8, 2011 at 2:02 AM, svidya <svidya.mur...@gmail.com> 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 > screen-users@gnu.org > http://lists.gnu.org/mailman/listinfo/screen-users > -- RJ
_______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users