*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: zfgrep | Section: 1 | Source: NetBSD | File: zfgrep.1
ZGREP(1) FreeBSD General Commands Manual ZGREP(1) NAME zgrep, zegrep, zfgrep - print lines matching a pattern in gzip-compressed files SYNOPSIS zgrep [grep-flags] [--] pattern [files ...] zegrep [grep-flags] [--] pattern [file ...] zfgrep [grep-flags] [--] pattern [file ...] DESCRIPTION zgrep runs grep(1) on files or stdin, if no files argument is given, after decompressing them with zcat(1). The grep-flags and pattern arguments are passed on to grep(1). If an -e flag is found in the grep-flags, zgrep will not look for a pattern argument. zegrep calls egrep(1), while zfgrep calls fgrep(1). EXIT STATUS In case of missing arguments or missing pattern, 1 will be returned, otherwise 0. SEE ALSO egrep(1), fgrep(1), grep(1), gzip(1), zcat(1) AUTHORS Thomas Klausner <[email protected]> FreeBSD 14.1-RELEASE-p8 December 28, 2003 FreeBSD 14.1-RELEASE-p8

Navigation Options