2024-06-19
PAMREIN's daily Open Notebook (COMMONS Lab)
Check Github
Todo --[]
Meetings
Daily report (What did I learn?)
Tmux - allow to work in one terminal parallel. https://tmuxcheatsheet.com/
tmux ls - check all running terminals tmux new -t progname tmux kill-server - all terminals closed tmux a -t mysession
tmux new -s mysession -n mywindow
ctr + b + % ctr + b + " ctr + b + q windowsnumber [0...]