Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save davidraedev/9d1f2a5f1601e22f416536ae84b0c7f5 to your computer and use it in GitHub Desktop.
Save davidraedev/9d1f2a5f1601e22f416536ae84b0c7f5 to your computer and use it in GitHub Desktop.
Move process to screen session
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