I'm fairly new to linux and I am just curious as to how screen manages to
survive the logout process. I don't know the logout process really works
either but I assume that screen manages to ignore the signal sent to all
the process I own when I logout. I thought that was SIGHUP but when I do
kill -HUP <screen pid> it kills the session. Can someone explain how this
works?
_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to