svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
lookbib(1)
lookbib(1) General Commands Manual lookbib(1)
Name
lookbib - search bibliographic databases
Synopsis
lookbib [-i string] [-t n] file ...
lookbib --help
lookbib -v
lookbib --version
Description
lookbib writes a prompt to the standard error stream (unless the stan‐
dard input stream is not a terminal), reads from the standard input a
line containing a set of keywords, searches each bibliographic database
file for references containing those keywords, writes any references
found to the standard output stream, and repeats this process until the
end of input. For each database file to be searched, if an index
file.i created by indxbib(1) exists, then it will be searched instead;
each index can cover multiple databases.
Options
--help displays a usage message, while -v and --version show version
information; all exit afterward.
-i string
When searching files for which no index exists, ignore the con‐
tents of fields whose names are in string.
-t n Require only the first n characters of keys to be given. The
default is 6.
Files
file.i Index files.
See also
“Some Applications of Inverted Indexes on the Unix System”, by M. E.
Lesk, 1978, AT&T Bell Laboratories Computing Science Technical Report
No. 69.
refer(1), lkbib(1), indxbib(1)
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availabil‐
ity text/groff = Stability Uncommitted
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at:
https://github.com/oracle/solaris-userland
The original community source was downloaded from:
https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz
Further information about this software can be found on the open source
community website at https://www.gnu.org/software/groff.
groff 1.23.0 2 July 2023 lookbib(1)