Skip to content

Instantly share code, notes, and snippets.

@nacengineer
Created June 13, 2013 01:21
Show Gist options
  • Save nacengineer/5770545 to your computer and use it in GitHub Desktop.
Save nacengineer/5770545 to your computer and use it in GitHub Desktop.
VIM Tricks
# elevate to root and save file
# http://unix.stackexchange.com/a/11006/31042
:w !sudo dd of=%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment