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 Linux
-
pacman -S xz
- CentOS
-
yum install xz-lzma-compat
- Fedora
-
dnf install xz-lzma-compat
- OS X
-
brew install xz
- Dockerfile
- dockerfile.run/lzfgrep
- 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