>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> We don't need something for process creation, we already have Georg> src/support/forkedcall.[C,h]. What would be needed is some sort Georg> of batch command processor that would check the result of a Georg> command when it is finished and start the next one. Not Georg> difficult in principle, but it probably takes some time to Georg> implement this. Why would it be difficult to reimplement in python what we already do in sh? JMarc