If i open a Terminal window on my desktop and start a job on it and go to work in the morning. Is there a way to connect to the desktop with SSH and interact with the ongoing process in the Terminal window? So I can get the result in the SSH session and continue the job.
I can see the terminal window from ps list.
2012 ? 00:02:30 gnome-terminal- EDIT: What about socket's? If my bash script open's a unecrypted socket from local port X to remote port Y on remote address A, is there someway to see the traffic and interact with it?