Forráskód Böngészése

Add a better way to edit files with sudo

Command sudoedit
DricomDragon 5 éve
szülő
commit
c58ad5898f
1 módosított fájl, 8 hozzáadás és 0 törlés
  1. 8 0
      Guides/vim.md

+ 8 - 0
Guides/vim.md

@@ -18,10 +18,18 @@ to go to _x_
 
 ### Write with SUDO
 
+#### On the fly fix
+
 when you forgot to sudo with Vim ...
 
 `:w !sudo tee %`
 
+Beware, that is not recommanded to run a editor as Vim.
+
+#### The right way
+
+Use `sudoedit`
+
 ## Regex
 
 ### End of line