Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

xzmore (1)

名前

xzmore - view xz or lzma compressed (text) files

形式

xzmore [file...]
lzmore [file...]

説明

XZMORE(1)                          XZ Utils                          XZMORE(1)



NAME
       xzmore, lzmore - view xz or lzma compressed (text) files

SYNOPSIS
       xzmore [file...]
       lzmore [file...]

DESCRIPTION
       xzmore  is  a  filter which allows examination of xz(1) or lzma(1) com-
       pressed 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  com-
              mand causes xzmore to exit.

       s      When  the prompt --More--(Next file: file) is printed, this com-
              mand causes xzmore to skip the next file and continue.

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


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | compress/xz      |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+
SEE ALSO
       more(1), xz(1), xzless(1), zmore(1)



NOTES
       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source was downloaded from  https://tukaani.org/xz/xz-5.2.3.tar.gz

       Further information about this software can be found on the open source
       community website at https://tukaani.org/xz/.



Tukaani                           2013-06-30                         XZMORE(1)