Преглед на файлове

Add a better way to edit files with sudo

Command sudoedit
DricomDragon преди 5 години
родител
ревизия
c58ad5898f
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  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