|
|
701.
|
|
|
B<xzmore> [I<file>...]
|
|
|
type: Plain text
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|
|
|
702.
|
|
|
B<lzmore> [I<file>...] (DEPRECATED)
|
|
|
type: Plain text
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|
|
|
703.
|
|
|
B<xzmore> displays text from compressed files to a terminal using B<more>(1). Files supported by B<xz>(1) are decompressed; other files are assumed to be in uncompressed form already. If no I<files> are given, B<xzmore> reads from standard input. See the B<more>(1) manual for the keyboard commands.
|
|
|
type: Plain text
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|
|
|
704.
|
|
|
Note that scrolling backwards might not be possible depending on the implementation of B<more>(1). This is because B<xzmore> uses a pipe to pass the decompressed data to B<more>(1). B<xzless>(1) uses B<less>(1) which provides more advanced features.
|
|
|
type: Plain text
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|
|
|
705.
|
|
|
The command B<lzmore> is provided for backward compatibility with LZMA Utils. It is deprecated and will be removed in a future version.
|
|
|
type: Plain text
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|
|
|
706.
|
|
|
B<PAGER>
|
|
|
TRANSLATORS: Don't translate the uppercase PAGER.
It is a name of an environment variable.
type: TP
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|
|
|
707.
|
|
|
If B<PAGER> is set, its value is used as the pager instead of B<more>(1).
|
|
|
type: Plain text
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|
|
|
708.
|
|
|
B<more>(1), B<xz>(1), B<xzless>(1), B<zmore>(1)
|
|
|
type: Plain text
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/scripts/xzmore.1
|