Skip to content

Instantly share code, notes, and snippets.

@mrtrom
Created May 26, 2016 23:54
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 mrtrom/509dd74a0f03dc208f645c762e26a9b3 to your computer and use it in GitHub Desktop.
Save mrtrom/509dd74a0f03dc208f645c762e26a9b3 to your computer and use it in GitHub Desktop.
Print log in a file
$ [command] &> /some/place/copy-db.log
# More information at http://www.tldp.org/LDP/abs/html/io-redirection.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment