lzcat
This command is an alias of xz --format=lzma --decompress --stdout. More information: <https://manned.org/lzcat>.
Install
- All systems
-
curl cmd.cat/lzcat.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/lzcat
- Docker
-
docker run cmd.cat/lzcat lzcat
powered by Commando
This command is an alias of xz --format=lzma --decompress --stdout. More information: <https://manned.org/lzcat>.
-
View documentation for the original command:
tldr xz
© tl;dr; authors and contributors