tmux ls ======= https://youtu.be/LY41GLn_DGg{.youtube-embed} Date: July 30, 2021 [https://youtu.be/LY41GLn_DGg](https://youtu.be/LY41GLn_DGg){.youtube-embed} tmux ls will list the sessions that you have running within the tmux server if tmux is currently running. This is handy to combine with commands such as `attach`. ``` bash tmux ls ``` tmux attach [1] How I navigate tmux in 2021 [2] > for more information on how I navigate tmux, check out this full post Also check out the full YouTube [tmux-playlist](https://www.youtube.com/playlist?list=PLTRNG6WIHETB4reAxbWza3CZeP9KL6Bkr) to see all of the videos in this series. References: [1]: /tmux-attach/ [2]: /tmux-nav-2021/