sbool isDeepContainedInDir_absolute(File f, File dir) { ret nempty(nameRelativeToPhysicalSubdirectory_nonCanonical(f, dir)); }