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 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/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