Linux Commands Examples

A great documentation place for Linux commands

lzmore

view xz or lzma compressed (text) files


see also : more - xz - xzless - zmore

Synopsis

xzmore [filename ...]
lzmore
[filename ...]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

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.

For list of keyboard commands supported while actually viewing the content of a file, refer to manual of the pager you use, usually more(1).


see also

more , xz , xzless , zmore

How can this site be more helpful to YOU ?


give  feedback