Skip to content

Instantly share code, notes, and snippets.

@isidroamv
Last active March 7, 2017 19:20
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 isidroamv/b94c213e5202d72489a1f1fc2b04c8cc to your computer and use it in GitHub Desktop.
Save isidroamv/b94c213e5202d72489a1f1fc2b04c8cc to your computer and use it in GitHub Desktop.
Run command Background - Linux
nohup command </dev/null >/dev/null 2>&1 & # completely detached from terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment