The cached html is being seen as binary by `grep` so output is supressed. adding `-a`( `--text`) solves