static L garbageCollectProgramJarsOlderThanNDays(double days) { ret deleteFilesVerbose(filesOlderThanNDays(days, deletableProgramJars())); }