Command sudoedit
@@ -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