mirror of https://github.com/CrimsonTome/tldr.git
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}}`
|