A tool that'd run several commands one-after-the-other without doing any extra
shell-style parsing (i.e. run-after echo hello ; echo goodbye
);
this'd be useful for batvise.
It should be possible to choose whether to stop or keep going if a command
fails, or to change the separator string.
Implemented in batvise.