static bool deleteFile(File file) { ret file != null && file.delete(); }