I try to automate the setup of my environment. Doing this I need to open several tabs in a terminal and execute commands. The tabs should have a title to distinguish them. The script should only write the commands in the tabs without executing.I try to automate the setup of my environment.