| www.delorie.com/gnu/docs/gzip/zgrep.1.html | search |
![]() Buy GNU books! | |
If zgrep is invoked as zegrep or zfgrep then egrep or fgrep is used instead of grep. If the GREP environment variable is set, zgrep uses it as the grep program to be invoked. For example:
for sh: GREP=fgrep zgrep string files for csh: (setenv GREP fgrep; zgrep string files)
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |