How to open terminal, split to 9 terminals and switch between them using one script?
I would like to open a terminal, split it to lets say 9 parts (3×3) and execute some bash script. But for each terminal part different script.
I would like to open a terminal, split it to lets say 9 parts (3×3) and execute some bash script. But for each terminal part different script.