static bool isInRAMDisk(File f) { ret startsWithOneOf(f2s(f), "/dev/shm/", "/run/shm/"); }