xzfgrep
This command is an alias of xzgrep --fixed-strings. See also: fgrep.
Install
- All systems
-
curl cmd.cat/xzfgrep.sh
- Debian
-
apt-get install xz-utils - Ubuntu
-
apt-get install xz-utils -
Alpine
-
apk add xz - Arch Linux
-
pacman -S xz - Kali Linux
-
apt-get install xz-utils - CentOS
-
yum install xz - Fedora
-
dnf install xz - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xz-utils - OS X
-
brew install xz - Raspbian
-
apt-get install xz-utils - Docker
-
docker run cmd.cat/xzfgrep xzfgreppowered 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