Linux使用sudo nano /etc/hosts命令进入文件后无法退出

img


Linux使用sudo nano /etc/hosts命令进入文件后无法退出,该怎么做才能退出该界面

正常退出不能的话, ps 找到对应的进程,直接kill 掉好了

img


这样更简单