Skip to content

Instantly share code, notes, and snippets.

@lmcardle
Last active August 29, 2015 14:05
Show Gist options
  • Save lmcardle/585a9f16bd142680d689 to your computer and use it in GitHub Desktop.
Save lmcardle/585a9f16bd142680d689 to your computer and use it in GitHub Desktop.
Start and send job to background in ubuntu
start and sent it to background
nohup task.sh &
find all background jobs
ps xw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment