sbool isDeepContainedInDir_canonical(File f, File dir) { ret nempty(nameRelativeToPhysicalSubdirectory(f, dir)); }