ZGREP(1) | General Commands Manual | ZGREP(1) |
NÉV
zgrep - keres a valószínűleg tömörített fájlokban egy reguláris kifejezést (regular expression)
ÖSSZEGZÉS
zgrep [ grep_kapcsolók ] [ -e ] minta fájlnév...
LEÍRÁS
The zgrep command invokes grep on compressed or gzipped 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.
Ha a GREP környezeti változó be van állítva, akkor zgrep az ebben beállított programot használja a grep helyett.
KILÉPÉSI ÁLLAPOT
Exit status is 0 for a match, 1 for no matches, and 2 if trouble.
HIBÁK
The following grep options are not supported: --dereference-recursive (-R), --directories (-d), --exclude, --exclude-from, --exclude-dir, --include, --null (-Z), --null-data (-z), and --recursive (-r).
SZERZŐ
Charles Levert (charles@comm.polymtl.ca)
LÁSD MÉG
grep(1), gzexe(1), gzip(1), zdiff(1), zforce(1), zmore(1), znew(1)
FORDÍTÁS
A kézikönyv magyar fordítását a László Gergely <laszlog@kvi.ktm.hu> készítette.
Ez a fordítás ingyenes dokumentáció; lásd a GNU General Public License 3. Vagy újabb verzióját a szerzői jogi feltételekkel kapcsolatban. Feltételezzük, hogy NEM FELELŐSSÉG.
Ha hibát talál a kézikönyv oldal fordításában, küldje el a e-mail cím: TODO..