Skip to content

Instantly share code, notes, and snippets.

@GregGallant
Last active December 27, 2015 14:58
Show Gist options
  • Save GregGallant/7344008 to your computer and use it in GitHub Desktop.
Save GregGallant/7344008 to your computer and use it in GitHub Desktop.
Save a file in vi as sudo instead of cursing and :q!
:w !sudo tee %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment