Copyright (C) 2000-2012 |
Manpages ZGREPSection: User Commands (1)Index Return to Main Contents NAMEzgrep - search possibly compressed files for a regular expressionSYNOPSISzgrep [ grep_options ] [ -e ] pattern filename...DESCRIPTIONZgrep is used to invoke the grep on compress'ed or gzip'ed files. All options specified are passed directly to grep. If no file is specified, then the standard input is decompressed if necessary and fed to grep. Otherwise the given files are uncompressed if necessary and fed to grep.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:
AUTHORCharles Levert (charles@comm.polymtl.ca)SEE ALSOgrep(1), egrep(1), fgrep(1), zdiff(1), zmore(1), znew(1), zforce(1), gzip(1), gzexe(1)
IndexThis document was created by man2html, using the manual pages. Time: 09:37:18 GMT, December 14, 2024 |