I would like to open a terminal, split it to lets say 9 parts (3x3) and execute some bash script. But for each terminal part different script.
Can this be done using perl, python or even bash?
How can I switch between those little terminals without using keyboard shortcuts?
Oh, by the way, I'm using terminator. And if there is some other terminal emulator that enables such a functionality, which is it?





terminatoris not a shell. There are two different terminal emulators calledterminator(only one of which I believe can split the screen).terminatorusing script? :) And switch between those parts?