Linux Tip: Open Multiple Shell Sessions In Terminal Window Using Tabs
When it comes to Linux, there is no shortage of ways to execute commands. You can use the run command, open multiple console sessions, remote SSH connections, run programs in the background or use multiple desktops. While this flexibility is great in many ways, it can get out of control and become confusing if you become involved in your work and have to think where you ran the first command.
Instead of spreading things out, you can open multiple shell sessions in one Terminal window by using tabs to help keep your Linux work environment under control.

