3 zgrep \- search possibly compressed files for a regular expression
7 .BI [\ -e\ ] " pattern"
13 on compressed or gzipped files.
14 All options specified are passed directly to
16 If no file is specified, then the standard input is decompressed
17 if necessary and fed to grep.
18 Otherwise the given files are uncompressed if necessary and fed to
21 If the GREP environment variable is set,
25 program to be invoked.
27 Charles Levert (charles@comm.polymtl.ca)
29 grep(1), gzexe(1), gzip(1), zdiff(1), zforce(1), zmore(1), znew(1)