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