Function: rzgrep
rzgrep is a function alias and interactive for zrgrep, defined in
grep.el.gz.
Signature
(rzgrep REGEXP &optional FILES DIR CONFIRM TEMPLATE)
Documentation
Recursively grep for REGEXP in gzipped FILES in tree rooted at DIR.
Like rgrep but uses zgrep for grep-program, sets the default
file name to *.gz, and sets grep-highlight-matches to always.
If CONFIRM is non-nil, the user will be given an opportunity to edit the command before it's run.
Key Bindings