static L logFileWithEarlierParts(File file) { ret listPlus(earlierPartsOfLogFile(file), file); }