This website requires JavaScript.
Explore
Help
Sign in
thomasabishop
/
eolas
Watch
1
Star
0
Fork
You've already forked eolas
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
476869d02b
eolas
/
zk
/
Save_readonly_Vim_file.md
12 lines
102 B
Markdown
Raw
Normal View
History
Unescape
Escape
update
2023-01-18 19:52:45 +00:00
---
Autosave: 2024-06-16 18:30:03
2024-06-16 18:30:03 +01:00
tags:
-
Linux
-
procedural
update
2023-01-18 19:52:45 +00:00
---
# Save read only Vim file
```
:w !sudo tee % >/dev/null
```
Reference in a new issue
Copy permalink