Sortix 1.1dev ports manual
This manual documents Sortix 1.1dev ports. 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 is a filter which allows examination of xz(1) or lzma(1) compressed text files one screenful at a time on a soft-copy terminal. To use a pager other than the default more, set environment variable PAGER to the name of the desired program. The name lzmore is provided for backward compatibility with LZMA Utils.- e or q
- When the prompt --More--(Next file: file) is printed, this command causes xzmore to exit.
- s
- When the prompt --More--(Next file: file) is printed, this command causes xzmore to skip the next file and continue.
SEE ALSO
more(1), xz(1), xzless(1), zmore(1)2013-06-30 | Tukaani |