commands.sh

xzmore

all

Display text from `xz` or `lzma` compressed files. Almost equivalent to `xzless`, except it respects the `$PAGER` environment variable, uses `more` by default and you cannot pass options to the pager.

More info →

Examples (1)

View a compressed file

xzmore path/to/file
made by @shridhargupta | data from tldr-pages