lzfgrep

This command is an alias of xzgrep --fixed-strings. See also: fgrep.

Install

All systems
curl cmd.cat/lzfgrep.sh
Alpine
apk add xz
Arch Arch Linux
pacman -S xz
CentOS
yum install xz-lzma-compat
Fedora
dnf install xz-lzma-compat
OS X
brew install xz
Docker
docker run cmd.cat/lzfgrep lzfgrep powered by Commando

This command is an alias of xzgrep --fixed-strings. See also: fgrep.

  • View documentation for the original command:
    tldr xzgrep

© tl;dr; authors and contributors