mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:26:01 +02:00
9 lines
184 B
Markdown
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}}`
|