Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
XZMORE(1) | XZ Utils | XZMORE(1) |
NAME
xzmore, lzmore - view xz or lzma compressed (text) filesSYNOPSIS
xzmore [file...]DESCRIPTION
xzmore displays text from compressed files to a terminal using more(1). Files supported by xz(1) are decompressed; other files are assumed to be in uncompressed form already. If no files are given, xzmore reads from standard input. See the more(1) manual for the keyboard commands.ENVIRONMENT
- PAGER
- If PAGER is set, its value is used as the pager instead of more(1).
SEE ALSO
more(1), xz(1), xzless(1), zmore(1)2025-03-06 | Tukaani |