tmux常用命令

laohua    2019-08-02 09:51

在使用服务器的时候,关闭了Xshell后就会导致程序中断,可以通过tmux会话来解决
tmux是Linux的一个终端管理器,用户可以连接或断开会话,而保持终端在后台运行
tmux new -s yoursession_name    创建新会话
tmux ls    显示会话列表
tmux a -t yoursession_name    连接会话
tmux kill  -t s1    关闭会话s1
Last Modified: 2019-08-02 09:51
Views: 1.5K

[[total]] comments

Post your comment
  1. [[item.time]]
    [[item.user.username]] [[item.floor]]Floor
  2. Click to load more...
  3. Post your comment