Relative Content

Tag Archive for ubuntuprocessserial-portscreen

Fully exiting screen session

I am using a lot the screen session in ubuntu. I know the common way to exit a screen session is detaching using ctrl+a + d combination. The thing is, it is just detaching the screen session and not fully terminating it. This can be problematic as the serial port is still caught by the session and if i want to fully terminate it i have to find the PID and kill it.