`multirun' is a shell script to display the output of several programs on the
screen at once, giving each one a separate portion of the screen for its
output, giving the effect of multiple "windows".  It doesn't use `ncurses' or
anything like that, just `stty', `awk' and the standard Linux console driver.
(`screen' terminals are also known to work).
