[JM:02502] [POST:DP] bzip2 bzgrep.1

アーカイブの一覧に戻る
matsuand michio_matsu****@yahoo*****
2021年 6月 13日 (日) 20:02:21 JST


<STATUS>
stat: DP
ppkg: bzip2 1.0.8
page: bzgrep.1
date: 2019/07/14
mail: michio_matsu****@yahoo*****
name: Michio MATSUYAMA
</STATUS>

.\"O .TH BZGREP 1
.TH BZGREP 1   
.\"O ----------------------------------------
.\"O .SH NAME
.\"O bzgrep, bzfgrep, bzegrep \- search possibly bzip2 compressed files for a regular expression
.SH 名前
bzgrep, bzfgrep, bzegrep \- bzip2 圧縮されている可能性のあるファイルで、正規表現の検索をする
.\"O ----------------------------------------
.\"O .SH SYNOPSIS
.\"O .B bzgrep
.\"O [ grep_options ]
.\"O .BI  [\ -e\ ] " pattern"
.\"O .IR filename ".\|.\|."
.\"O .br
.\"O .B bzegrep
.\"O [ egrep_options ]
.\"O .BI  [\ -e\ ] " pattern"
.\"O .IR filename ".\|.\|."
.\"O .br
.\"O .B bzfgrep
.\"O [ fgrep_options ]
.\"O .BI  [\ -e\ ] " pattern"
.\"O .IR filename ".\|.\|."
.SH 書式
\fBbzgrep\fP [ grep_options ] \fB[\ \-e\ ]\fP\fI pattern\fP \fIfilename\fP.\|.\|.
.br
\fBbzegrep\fP [ egrep_options ] \fB[\ \-e\ ]\fP\fI pattern\fP \fIfilename\fP.\|.\|.
.br
\fBbzfgrep\fP [ fgrep_options ] \fB[\ \-e\ ]\fP\fI pattern\fP \fIfilename\fP.\|.\|.
.\"O ----------------------------------------
.\"O .SH DESCRIPTION
.\"O .IR  Bzgrep
.\"O is used to invoke the
.\"O .I grep
.\"O on bzip2-compressed files. All options specified are passed directly to
.\"O .I grep.
.\"O If no file is specified, then the standard input is decompressed
.\"O if necessary and fed to grep.
.\"O Otherwise the given files are uncompressed if necessary and fed to
.\"O .I grep.
.SH 説明
\fIbzgrep\fP は、bzip2 で圧縮されたファイルに対して \fIgrep\fP を呼び出すために使われる。 指定されたすべてのオプションは
\fIgrep\fP に直接渡される。 ファイルが指定されない場合は、標準入力を (必要であれば伸長した後で)  \fIgrep\fP に渡す。
それ以外の場合は、指示されたファイルを (必要であれば伸長した後で)  \fIgrep\fP に渡す。
.\"O ----------------------------------------
.\"O .PP
.\"O If
.\"O .I bzgrep
.\"O is invoked as
.\"O .I bzegrep
.\"O or
.\"O .I bzfgrep
.\"O then
.\"O .I egrep
.\"O or
.\"O .I fgrep
.\"O is used instead of
.\"O .I grep.
.\"O If the GREP environment variable is set,
.\"O .I bzgrep
.\"O uses it as the
.\"O .I grep
.\"O program to be invoked. For example:
.PP
\fIbzgrep\fP が \fIbzegrep\fP や \fIbzfgrep\fP として呼び出された場合、 \fIegrep\fP と \fIfgrep\fP がそれぞれ
\fIgrep\fP の代わりに使われる。 環境変数 GREP が設定された場合、 \fIbzgrep\fP はその内容を \fIgrep\fP
プログラムの代わりに呼び出す。 たとえば、
.\"O ----------------------------------------
.\"O 
.\"O     for sh:  GREP=fgrep  bzgrep string files
.\"O     for csh: (setenv GREP fgrep; bzgrep string files)

    sh の場合:  GREP=fgrep  bzgrep string files
    csh の場合: (setenv GREP fgrep; bzgrep string files)
.\"O ----------------------------------------
.\"O .SH AUTHOR
.\"O Charles Levert (charl****@comm*****). Adapted to bzip2 by Philippe
.\"O Troin <phil****@fifi*****> for Debian GNU/Linux.
.SH 作者
Charles Levert (charl****@comm*****).  Debian GNU/Linux で使うために Philippe
Troin <phil****@fifi*****> が bzip2 用に改作した。
.\"O ----------------------------------------
.\"O .SH "SEE ALSO"
.\"O grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)
.SH 関連項目
grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)
.\"O ----------------------------------------



linuxjm-discuss メーリングリストの案内
アーカイブの一覧に戻る