Problem description: E45:’readonly’ option is set (add! To override)
Problem analysis: The error is that the current user does not have permission to modify the file
problem solved:
Input : w! Sudo tee%
- :w – write
- !sudo – call shell sudo command
- tee – the output of write (:w) command is redirected using tee
- % – Current file name
Similar Posts:
- [Solved] Linux: ‘readonly’ option is set add-command line save error
- ubuntu18.04 Start Android StudioKVM is required to run this AVD ./dev/kvm device: permission denied.
- E09 Error: sudo: effective uid is not 0, is sudo installed setuid root?
- Android Mobile Error: remount failed: Operation not permitted
- Linux shell script execution error: bad substitution [How to Solve]
- [Solved] serial port Call Error: Permission denied: ‘/dev/ttyUSB0’
- [Solved] Could not install packages due to an Environment Error: [Errno 13] Permission denied
- [Solved] usermod: cannot lock /etc/passwd; try again later
- linux sudo java : command not found
- Use the SC command to manage windows services manually