tmux
tmuxStart a new session (CTRL-b + d to detach)tmux lsList all sessionstmux attach -t 0Reattach to a sessionscreenStart a new session (CTRL-a + d to detach)screen -lsList all sessionsscreen -R 31166Reattach to a sessionexitExit a session