6 lines
213 B
Bash
Executable file
6 lines
213 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#ssh kaito -t "tmux attach-session -t weechat"
|
|
|
|
#mosh --server="LANG=en_US.UTF-8 mosh-server" kunsi@94.130.52.224 -- tmux attach-session -d -t ex42
|
|
mosh ex42-1048908 -- tmux attach-session -d -t ex42
|