Skip to content

Instantly share code, notes, and snippets.

@mmasser95
Created February 3, 2020 12:25
Show Gist options
  • Save mmasser95/e49c49562cf5fec8fc15e599750c8914 to your computer and use it in GitHub Desktop.
Save mmasser95/e49c49562cf5fec8fc15e599750c8914 to your computer and use it in GitHub Desktop.
long_running_command ; [Ctrl-Z] ; bg ; disown ; screen ; reptyr $( pidof long_running_command )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment