mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 01:22:10 +02:00

* xzmore: add page --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
317 B
317 B
xzmore
Display text from
xz
orlzma
compressed files. Almost equivalent toxzless
, except it respects thePAGER
environment variable, usesmore
by default and you cannot pass options to the pager. More information: https://manned.org/xzmore.
- View a compressed file:
xzmore {{path/to/file}}