No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<div id="infra##" class="infra-insert"> | <div id="infra##" class="infra-insert"> | ||
<!------------------------> | <!------------------------> | ||
'''$ tmux new -s [name] | '''$ tmux new -s [name] | ||
''' | '''</br> | ||
example: '''tmux new -s mySession''' | example: '''tmux new -s mySession''' | ||
<!------------------------> | <!------------------------> | ||
<!-- do not remove this --> | <!-- do not remove this --> |
Revision as of 14:39, 1 February 2024
$ tmux new -s [name]
example: tmux new -s mySession