bzegrep, bzfgrep, bzgrep

Search for string patterns in compressed files

Syntax:

bzegrep [options] pattern [files]

bzfgrep [options] pattern [files]

bzgrep [options] pattern [files]

Runs on:

QNX Neutrino

Options:

See the entry for grep.

Description:

These utilities search for string patterns in files that have been compressed with bzip2, using egrep, fgrep, or grep, depending on the name of the command.

See also:

http://www.bzip.org/1.0.5/bzip2-manual-1.0.5.html

bzip2, grep