You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there.
Is it possible to create a few instances of qterm with some tabs in each instance with executed command in each with changing location before execute using bash script of bash oneliner
like: qterminal -tab0 -w /somelocation -e somecommand -tab1 -w /somelocation1 -e somecommand1 and etc?