📜  如何在 linux 中退出 vi - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:39.889000             🧑  作者: Mango

代码示例2
(without saving changes)
if in insert or append mode press Esc.
else type ":q!" and press Enter