Files
cheatsheet-tldr/tldr/lzcat
2025-12-11 00:21:58 +00:00

13 lines
233 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# lzcat
> This command is an alias of `xz --format lzma --decompress --stdout`.
- View documentation for the original command:
`tldr xz`