static void nohupJavaxHeadless(S... args) { directNohupJavax(smartJoin(args), javaxDefaultVMArgs() + " -Djava.awt.headless=true"); }