Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 125 Bytes

tmux.md

File metadata and controls

11 lines (9 loc) · 125 Bytes

tmux

Share a console

# Me
$ tmux -S /tmp/pair
$ chmod 777 /tmp/pair

# Another user
$ tmux -S /tmp/pair attac