usage: lookbib [-v] [-i XYZ] [-t N] database ...
usage: lookbib [-v] [-i XYZ] [-t N] database ...
LOOKBIB(1) LOOKBIB(1) 名称 lookbib - 文献目録データベースを検索する 書式 lookbib [ -v ] [ -istring ] [ -tn ] filename... コマンドラインオプションとパラメータの間に、空白を置くことが可能です。 解説 lookbib は、(標準入力が端末であれば)標準エラー出力にプロンプトを表示し てキーワードの集合を標準入力から読み込み、 filename... で指定された デ ー タベースからそれらのキーワードを含む参照文を検索して、発見した結果を 標準出力に出力するという一連の動作を、入力がなくなるまで繰り返します 。 検 索 す る そ れぞれの filename に対して、もし filename.i という名前で indxbib(1) が作成したインデックスがあれば、 filename のかわりにそのイン デ ックスを検索します。インデックスは、複数のデータベースを網羅している 可能性があります。 オプション -v バージョン番号を表示します。 -istring インデックスを持たないファイルを検索する場合、 string に含まれる 名前のフィールドの内容を無視します。 -tn キーの先頭 n 文字が指定されればよいものとして扱います。 n の初期 値は 6 です。 関連ファイル filename.i インデックスファイル 関連項目 refer(1), lkbib(1), indxbib(1) Groff Version 1.17.2 6 August 2001 LOOKBIB(1)
LOOKBIB(1) LOOKBIB(1) NAME lookbib - search bibliographic databases SYNOPSIS lookbib [ -v ] [ -istring ] [ -tn ] filename... It is possible to have whitespace between a command line option and its parameter. DESCRIPTION lookbib prints a prompt on the standard error (unless the standard input is not a terminal), reads from the standard input a line contain- ing a set of keywords, searches the bibliographic databases filename... for references containing those keywords, prints any references found on the standard output, and repeats this process until the end of input. For each database filename to be searched, if an index file- name.i created by indxbib(1) exists, then it will be searched instead; each index can cover multiple databases. OPTIONS -v Print the version number. -istring When searching files for which no index exists, ignore the con- tents of fields whose names are in string. -tn Only require the first n characters of keys to be given. Ini- tially n is 6. FILES filename.i Index files. SEE ALSO refer(1), lkbib(1), indxbib(1) Groff Version 1.18.1.4 27 June 2001 LOOKBIB(1)
Copyright(C) linux-cmd.com All Rights Reserved. Author Takayuki Yukawa