Its like Remote Assistance in CLI.
1. Open two terminals with same login.
2. Run ps on both terminals.
3. Run screen -S
4. Run cd /var/run/screen/S-
5. Look for 1st terminal's bash PID entry.
6. Run screen -x
A Lerning Era for Linux,From students for the world