Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
-l, --lock
Lock the password of the named account. This option disables a
password by changing it to a value which matches no possible
encrypted value (it adds a ´!´ at the beginning of the password).
root:!:14402:0:99999:7:::
command! -nargs=0 -bang WSudo :silent! w !sudo tee % &>/dev/null!sudo chmod o+w file
:w
:!sudo chmod o-w file
au BufReadPost * \ if &readonly | \ echohl ErrorMsg | \ echomsg "File is read-only!" | \ endif
Выполняем sudo при записи