static File fileIfExists(File f) { ret fileExists(f) ? f : null; }