Tags: tty

how to attach existing tty to screen

May 14th, 2011, 3540 views
Have you ever started a long-running process over ssh without using screen command, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home. reptyr is a utility for tak… more »