tmux

Terminal multiplexer

← All commands

Common Examples

$ tmux new -s session
$ tmux attach -t session
$ tmux ls
$ tmux kill-session -t name