Skip to content

Instantly share code, notes, and snippets.

@MagIciaNGTAO
Created April 30, 2014 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MagIciaNGTAO/4900718ef35b84c0ed08 to your computer and use it in GitHub Desktop.
Save MagIciaNGTAO/4900718ef35b84c0ed08 to your computer and use it in GitHub Desktop.
disown ssh session
Ctrl+z to postpond the process
bg to run the process in the background
disown to remove jobs from current shell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment