Created
April 1, 2021 11:03
-
-
Save davidraedev/9d1f2a5f1601e22f416536ae84b0c7f5 to your computer and use it in GitHub Desktop.
Move process to screen session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ctrl+z | |
bg | |
disown %1 | |
screen (or attach running screen) | |
reptyr (pid of process) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment