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