1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 09:45:59 +02:00
tldr/pages/common/xzless.md

10 lines
184 B
Markdown
Raw Normal View History

2022-10-25 16:00:43 +05:30
# 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}}`