Ubuntu - tmux - Launch tmux

tmux

displays:

NOTE: A new session will be started.

At the bottom of the session window, a green-colored status bar shows some info:

  • [0] 0:bash: Indicates that bash is running, with session number 0 and the window number/name in square brackets of 0.
  • *: Indicates this is the current window.
  • bigmamba: The hostname.
  • 09:27: The current time.
  • 24-Jun-21: The current date