.\"O .TH XZMORE 1 "2013-06-30" "Tukaani" "XZ Utils" .TH XZMORE 1 2013\-06\-30 Tukaani "XZ Utils" .\"O ---------------------------------------- .\"O .SH NAME .\"O xzmore, lzmore \- view xz or lzma compressed (text) files .SH 名前 xzmore, lzmore \- xz または lzma による圧縮 (テキスト) ファイルを参照します。 .\"O ---------------------------------------- .\"O .SH SYNOPSIS .\"O .B xzmore .\"O .RI [ file... ] .\"O .br .\"O .B lzmore .\"O .RI [ file... ] .SH 書式 \fBxzmore\fP [\fIfile...\fP] .br \fBlzmore\fP [\fIfile...\fP] .\"O ---------------------------------------- .\"O .SH DESCRIPTION .\"O .B xzmore .\"O is a filter which allows examination of .\"O .BR xz (1) .\"O or .\"O .BR lzma (1) .\"O compressed text files one screenful at a time .\"O on a soft-copy terminal. .SH 説明 \fBxzmore\fP は、\fBxz\fP(1) や \fBlzma\fP(1) による圧縮テキストファイルを、ソフトコピー端末上に一度に 1 画面ずつ表示するためのフィルタープログラムです。 .\"O ---------------------------------------- .\"O .PP .\"O To use a pager other than the default .\"O .B more, .\"O set environment variable .\"O .B PAGER .\"O to the name of the desired program. .\"O The name .\"O .B lzmore .\"O is provided for backward compatibility with LZMA Utils. .PP ページャープログラムとしてデフォルトの \fBmore\fP でないものを利用するには、目的とするプログラム名を環境変数 \fBPAGER\fP に設定します。\fBlzmore\fP というコマンド名は、LZMA Utils との後方互換性のために提供されています。 .\"O ---------------------------------------- .\"O .TP .\"O .BR e " or " q .\"O When the prompt \-\-More\-\-(Next file: .\"O .IR file ) .\"O is printed, this command causes .\"O .B xzmore .\"O to exit. .TP \fBe\fP または \fBq\fP \-\-More\-\-(Next file: \fIfile\fP) というプロンプトが表示された際に、このコマンドを入力して \fBxzmore\fP を終了します。 .\"O ---------------------------------------- .\"O .TP .\"O .B s .\"O When the prompt \-\-More\-\-(Next file: .\"O .IR file ) .\"O is printed, this command causes .\"O .B xzmore .\"O to skip the next file and continue. .TP \fBs\fP \-\-More\-\-(Next file: \fIfile\fP) というプロンプトが表示された際に、このコマンドを入力して \fBxzmore\fP が次のファイル表示へ進むようにします。 .\"O ---------------------------------------- .\"O .PP .\"O For list of keyboard commands supported while actually viewing the .\"O content of a file, refer to manual of the pager you use, usually .\"O .BR more (1). .PP ファイル内容を表示している最中に入力可能なキーボードコマンドの一覧については、通常利用している \fBmore\fP(1) など、実際に利用しているページャーのマニュアルを参照してください。 .\"O ---------------------------------------- .\"O .SH "SEE ALSO" .\"O .BR more (1), .\"O .BR xz (1), .\"O .BR xzless (1), .\"O .BR zmore (1) .SH 関連項目 \fBmore\fP(1), \fBxz\fP(1), \fBxzless\fP(1), \fBzmore\fP(1) .\"O ----------------------------------------