lzegrep

This command is an alias of xzgrep --extended-regexp. See also: egrep.

Install

All systems
curl cmd.cat/lzegrep.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/lzegrep lzegrep powered by Commando

This command is an alias of xzgrep --extended-regexp. See also: egrep.

  • View documentation for the original command:
    tldr xzgrep

© tl;dr; authors and contributors