Hi,
I have started in a window a batchfile which executes a binary file:
screen -p mywindowname -X exec myscript mywindowname
When I try to close the window with the kill command which also should
terminate the executed command I see that the binary file is still running:
screen -p mywindowname -X kill
Did i miss something or why my executable has not been terminated but
only disconnected from the window?
Bye
Peter
_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users