Skip to content

Instantly share code, notes, and snippets.

@JoshuaEstes
Created December 12, 2011 21:10
Show Gist options
  • Save JoshuaEstes/1469120 to your computer and use it in GitHub Desktop.
Save JoshuaEstes/1469120 to your computer and use it in GitHub Desktop.
vim sudo write
:w !sudo tee % > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment