Skip to content

Instantly share code, notes, and snippets.

@jvwong
Created November 17, 2016 21:01
Show Gist options
  • Save jvwong/b0c806651792e1d5074d4265cb864463 to your computer and use it in GitHub Desktop.
Save jvwong/b0c806651792e1d5074d4265cb864463 to your computer and use it in GitHub Desktop.
Run a bash script in the background
nohup command &>/dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment