Infra Insert 04: Difference between revisions

This page was last edited on 1 February 2024, at 14:40.
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 a -t [name]   
'''</br>
'''</br>
example: '''tmux new -s mySession'''
example: '''tmux a -t mySession'''
<!------------------------>
<!------------------------>
<!-- do not remove this -->
<!-- do not remove this -->

Revision as of 14:40, 1 February 2024

$ tmux a -t [name]
example: tmux a -t mySession