TMUX
To enter tmux
tmux
To reattach
tmux attach
Create session with name
tmux new -s <name>
List sessions
tmux ls
Enter specifix session
tmux attach -t <name>
Personal documentation
To enter tmux
tmux
To reattach
tmux attach
Create session with name
tmux new -s <name>
List sessions
tmux ls
Enter specifix session
tmux attach -t <name>
Publish Date: 25, Mar 2021
Last updated: 25, Mar 2021