static File fileInSubDir(S subDirName, File f) { ret newFile(newFile(parentFile(f), subDirName), newName); }