1LZMORE(1) General Commands Manual LZMORE(1)
2
3
4
6 lzmore, lzless - view LZMA compressed (text) files
7
9 lzmore [filename ...]
10 lzless [filename ...]
11
13 lzmore is a filter which allows examination of LZMA compressed text
14 files one screenful at a time on a soft-copy terminal.
15
16 To use a pager other than the default more, set environment variable
17 PAGER to the name of the desired program, such as less. If lzmore is
18 called as lzless then less is used as the PAGER.
19
20 e or q When the prompt --More--(Next file: file) is printed, this com‐
21 mand causes lzmore to exit.
22
23 s When the prompt --More--(Next file: file) is printed, this com‐
24 mand causes zmore to skip the next file and continue.
25
26 For list of keyboard commands supported while actually viewing the con‐
27 tent of a file, refer to manual of the pager you use, usually more(1)
28 or less(1).
29
31 This manual page was ripped from zmore(1) shipped in gzip package.
32
34 more(1), zmore(1), lzdiff(1), lzgrep(1), lzma(1)
35
36
37
38LZMA utils 30 Jun 2005 LZMORE(1)