static void startTruthTable() { if (!hasBot(truthTableProgram())) nohupJavax(truthTableProgram()); waitForBotStartUp(dbBotName(truthTableProgram())); } }