lbzfgrep (1) Linux Manual Page
NAME lbzgrep – search possibly compressed files for a regular expression SYNOPSIS lbzgrep [ grep_options ] [ -e ] pattern filename… DESCRIPTION Zgrep invokes grep on compressed or lbzip2ped 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…
