每当我在 SSH 会话中有一个后台 X11 连接时,我必须使用~.而不是exit退出 ssh 会话。
~.
exit
这里有什么区别?我可以一直使用转义序列~.吗?
ssh unix exit
exit ×1
ssh ×1
unix ×1