static long fileSizeInMegabytes_floor(File f) { ret fileSize(f)/oneMegabyte(); }