📅  最后修改于: 2022-03-11 14:51:23.261000             🧑  作者: Mango
# ESC to start command prompt, then
:q! # exit vi without saving
:wq! # exit vi with saving (! means exiting even if file is read only)