svoid thinBackupsFromOtherMachines(bool doIt) { for (File dir : backupDirsFromOtherMachines()) thinArbitraryDatedBackups(dir, doIt); }