1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:26:01 +02:00
tldr/pages/common/xzless.md
2022-10-25 07:30:43 -03:00

9 lines
184 B
Markdown

# xzless
> Display text from `.xz` and `.lzma` files.
> See also: `less`.
> More information: <https://manned.org/xzless>.
- Open a compressed file:
`xzless {{path/to/archive.xz}}`