sbool gzFileContainsIC(File f, S text) { ret cic(loadGZTextFile(f), text); }