Answers for "vim can't write in file"

0

vim cant open file for writing

#close file using following command. This will request for account password
:w !sudo tee %
Posted by: Guest on January-09-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language