Skip to content

Instantly share code, notes, and snippets.

@zol
Created June 25, 2014 18:30
Show Gist options
  • Save zol/2dadb04add98bc8c3219 to your computer and use it in GitHub Desktop.
Save zol/2dadb04add98bc8c3219 to your computer and use it in GitHub Desktop.
Redirect all output and background command
some_cmd > some_file 2>&1 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment