Skip to content

Instantly share code, notes, and snippets.

@devynspencer
Created January 9, 2016 06:49
Show Gist options
  • Select an option

  • Save devynspencer/fc77272beabb2014dbe2 to your computer and use it in GitHub Desktop.

Select an option

Save devynspencer/fc77272beabb2014dbe2 to your computer and use it in GitHub Desktop.
Snippets useful to troubleshooting and/or staying out of prison due to troubleshooting-related shenanigans.
# compare two files diff ala `git diff`
diff -Nau /root/answers.txt{.orig,}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment